Amethyst Passage Rise

Deep purple shadows emerging into luminous violet light, a textured descent through jeweled chambers of silk and shadow.

Colors

~Wicked Purple#411165
~Dreamy Candy Forest#BD90F3
~Royal Lavender#7851AE
~Wicked Purple#411165

Psychology

The palette exploits monochromatic unity across purple's full range, from deep indigo-tinged shadows to bright, saturated mid-tones and light lavenders. This creates visual harmony while the moderate contrast between darkest and lightest values produces a sense of depth without tension, evoking introspection rather than alarm. High saturation in the lighter purples engages attention and emotion, while the dark, muted base grounds the palette in sophistication and restraint.

Usage

Ideal for luxury cosmetics packaging, high-end fashion lookbooks, and editorial magazine spreads where jewel-tone elegance signals premium positioning. The mixed lightness profile and bold saturation work particularly well in theatrical set design and avant-garde branding projects that require visual richness without warmth. The monochromatic structure ensures cohesion across textile collections, interior accent walls, and music or entertainment event promotions targeting mature, discerning audiences.

Code

CSS Gradient
/* CSS gradient approximation of mesh gradient */
/* Note: This is a linear approximation. For the full animated mesh effect, use the React/JS export. */
background: linear-gradient(
    90deg,
    #411165 0%,
    #bd90f3 33%,
    #7851ae 67%,
    #411165 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #411165;
  --color-gradient-2: #bd90f3;
  --color-gradient-3: #7851ae;
  --color-gradient-4: #411165;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #411165;
--color-2: #bd90f3;
--color-3: #7851ae;
--color-4: #411165;
Hex values
#411165, #bd90f3, #7851ae, #411165

Building something? Get this palette via the REST API.

History

Similar palettes

Orchid Silk Reverie
Twilight Alchemy
Indigo Vault Twilight
Velvet Hour Bloom
Lilac Petal Afternoon
Midnight Iris Study
Iris Cotton Noon
Wisteria Descent
Jade Hour Glow