Amethyst Threshold Rise

Soft light filtering through layered silk, deepening into shadowed corners of a quiet, luxurious room.

Colors

~Violet Heaven#D9B9F8
~Violaceous#BE8FC5
~Crown Jewels#936CA7
~Neon Violet#6A4F77
~Elegant Purple Gown#4F2561

Psychology

The monochromatic purple progression creates visual continuity while the moderate contrast between light and dark tones avoids jarring transitions, promoting calm focus. Purple's association with introspection and refinement is reinforced by the low-saturation, neutral undertones across all five colors, which signal sophistication rather than intensity. The gradual shift from luminous to shadowed depths mimics natural light patterns, triggering a sense of restful contemplation without monotony.

Usage

Ideal for luxury cosmetics packaging, high-end fashion lookbooks, and editorial spreads that prioritize elegance over visual shock. Projects requiring sustained viewer attention, such as interior design mood boards and fine art print collections, benefit from the palette's measured contrast and cohesive harmony. The neutral warmth across all five colors makes it equally effective for minimalist branding systems and premium textile design.

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,
    #d9b9f8 0%,
    #be8fc5 25%,
    #936ca7 50%,
    #6a4f77 75%,
    #4f2561 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #d9b9f8;
  --color-gradient-2: #be8fc5;
  --color-gradient-3: #936ca7;
  --color-gradient-4: #6a4f77;
  --color-gradient-5: #4f2561;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #d9b9f8;
--color-2: #be8fc5;
--color-3: #936ca7;
--color-4: #6a4f77;
--color-5: #4f2561;
Hex values
#d9b9f8, #be8fc5, #936ca7, #6a4f77, #4f2561

Building something? Get this palette via the REST API.

History

Similar palettes

Velvet Hour Bloom
Midnight Iris Study
Wisteria Descent
Silk Hour Reverie
Teal Depths Nocturne
Wisteria Cotton Hour
Orchid Silk Reverie
Plum Linen Dusk
Orchid Descent Midnight