Amethyst Geode Descent
Soft luminescence fading into cool midnight depths, like candlelight dissolving into velvet darkness.
Psychology
The palette moves from muted, desaturated purples in the light range to cool, deep blues in the dark range, creating a sense of visual descent that grounds the eye. This analogous harmonic structure with high contrast between endpoints produces a calming yet sophisticated effect, as warm-neutral purples transition into cooler dominants, mimicking twilight's natural temperature shift. The progression leverages low-to-moderate chroma throughout to evoke restraint and introspection rather than excitement.
Usage
Apply to luxury skincare branding, high-end editorial layouts, and boutique hotel interiors where depth and refinement matter more than vibrancy. The palette's analog harmony and mixed lightness support projects requiring visual hierarchy without jarring transitions, ideal for wine packaging, meditation app interfaces, and velvet textile collections targeting sophisticated, contemplative 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,
#e2d1fa 0%,
#a396e7 25%,
#746fac 50%,
#414b86 75%,
#0c246b 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #e2d1fa;
--color-gradient-2: #a396e7;
--color-gradient-3: #746fac;
--color-gradient-4: #414b86;
--color-gradient-5: #0c246b;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #e2d1fa; --color-2: #a396e7; --color-3: #746fac; --color-4: #414b86; --color-5: #0c246b;
Hex values
#e2d1fa, #a396e7, #746fac, #414b86, #0c246b
Building something? Get this palette via the REST API.
History
Similar palettes
Wisteria Descent
Periwinkle Linen Study
Periwinkle Linen Passage
Porcelain Drift
Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Lavender Milk Hour
Electric Dusk