Amethyst Dusk Study

Soft lamplight filtering through layers of velvet and shadow, casting cool undertones across a quiet, introspective space.

Colors

~Clean Slate#5B6E8D
~Twinkle Night#696C9C
~Purple Patch#5D348B
~Intergalactic Settlement#5C1D82
~Galaxea#28305B

Psychology

The analogous purple-to-blue progression creates visual cohesion while the shift from vivid midtones to darker depths suggests introspection and depth without harshness. Low contrast and moderate saturation activate the parasympathetic nervous system, producing a contemplative rather than stimulating response. Cool undertones across the palette reinforce psychological distance and calm, while the purple family carries associations with creativity and refinement.

Usage

Ideal for luxury beauty and wellness packaging, literary magazine spreads, and sophisticated tech interface design where restraint and elegance matter. Projects requiring sustained viewer attention without visual fatigue benefit from this palette's muted harmony, making it effective for meditation app branding, academic publishing, and high-end interior mood boards. The balanced midtones work particularly well in contexts where sophistication must read as approachable rather than cold.

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,
    #5b6e8d 0%,
    #696c9c 25%,
    #5d348b 50%,
    #5c1d82 75%,
    #28305b 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #5b6e8d;
  --color-gradient-2: #696c9c;
  --color-gradient-3: #5d348b;
  --color-gradient-4: #5c1d82;
  --color-gradient-5: #28305b;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #5b6e8d;
--color-2: #696c9c;
--color-3: #5d348b;
--color-4: #5c1d82;
--color-5: #28305b;
Hex values
#5b6e8d, #696c9c, #5d348b, #5c1d82, #28305b

Building something? Get this palette via the REST API.

History

Similar palettes

Wisteria Descent
Periwinkle Linen Study
Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Lavender Milk Hour
Electric Dusk
Porcelain Drift
Neon Bloom Dusk