Amethyst Threshold Dusk
Deep shadows give way to luminous light, like silk catching candlelight in a dimly lit chamber.
Psychology
The progression from dark to light purple creates visual momentum while remaining within a single hue family, which signals cohesion and sophistication rather than chaos. High contrast between Clairvoyant and Candy Dreams activates attention and conveys luxury, while the neutral saturation prevents the palette from feeling juvenile or overstimulating. The cool undertones and monochromatic structure evoke mystery and introspection, anchoring bold visual impact with psychological depth.
Usage
Luxury cosmetics branding, high-end fashion editorials, and wine or spirits packaging leverage the palette's dramatic depth and elegant progression. Projects requiring premium positioning and visual authority benefit from the high contrast and cool sophistication. Interior design mood boards and fine art book covers capitalize on the palette's ability to suggest luxury without overwhelming the viewer.
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,
#420e54 0%,
#6a3183 25%,
#9e51ac 50%,
#c481cd 75%,
#e7b1f7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #420e54;
--color-gradient-2: #6a3183;
--color-gradient-3: #9e51ac;
--color-gradient-4: #c481cd;
--color-gradient-5: #e7b1f7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #420e54; --color-2: #6a3183; --color-3: #9e51ac; --color-4: #c481cd; --color-5: #e7b1f7;
Hex values
#420e54, #6a3183, #9e51ac, #c481cd, #e7b1f7
Building something? Get this palette via the REST API.
History
Similar palettes
Orchid Descent Midnight
Twilight Alchemy
Orchid Silk Reverie
Iris Cotton Noon
Jade Hour Glow
Velvet Hour Bloom
Midnight Iris Study
Silk Hour Reverie
Cotton Candy Dawn