Amethyst Archive Rise

A quiet intensity of deep purples ascending from soft haze to twilight depth, like silk layered in shadow.

Colors

~Minute Mauve#EDE5FF
~Diva#BDA4F5
~Venus Violet#7D72CF
~Ruthless Empress#55428F
~Wicked Purple#310D5A

Psychology

The monochromatic purple progression creates visual hierarchy and depth through high contrast between light and dark values, guiding attention without jarring transitions. Purple's association with introspection and refinement is amplified by the palette's neutral undertones, which prevent warmth-driven energy while the dark anchor points ground the composition in sophistication and restraint. The smooth tonal gradation from near-white to deep violet leverages color theory's principle that sequential lightness shifts feel more contemplative than bold juxtapositions, evoking trust and thoughtfulness.

Usage

Deploy this palette for luxury beauty and wellness branding, where the light-to-dark progression suggests product efficacy and ritual, or high-end book cover and editorial design that demands quiet authority on shelves and screens. Fashion and textile collections benefit from the palette's elegant continuity, particularly in couture lookbooks and fabric sample sets where tonal harmony signals craftsmanship. Interior design and architectural visualization projects gain depth and mood through the neutral purple family, especially for minimalist residential spaces and boutique hotel concepts.

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,
    #ede5ff 0%,
    #bda4f5 25%,
    #7d72cf 50%,
    #55428f 75%,
    #310d5a 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #ede5ff;
  --color-gradient-2: #bda4f5;
  --color-gradient-3: #7d72cf;
  --color-gradient-4: #55428f;
  --color-gradient-5: #310d5a;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #ede5ff;
--color-2: #bda4f5;
--color-3: #7d72cf;
--color-4: #55428f;
--color-5: #310d5a;
Hex values
#ede5ff, #bda4f5, #7d72cf, #55428f, #310d5a

Building something? Get this palette via the REST API.

History

Similar palettes

Velvet Hour Bloom
Midnight Iris Study
Orchid Silk Reverie
Twilight Alchemy
Amethyst Linen Dawn
Orchid Descent Midnight
Twilight Boudoir
Iris Cotton Noon
Mauve Twilight Garden