Amethyst Grotto Rise
Deep purple shadows giving way to luminous lavender light, like silk catching the glow of candlelit chambers.
Psychology
The progression from very dark to very light purple creates high visual contrast that commands attention while remaining cohesive through monochromatic harmony. Purple's association with luxury and introspection is reinforced by the cool, neutral undertone across all five shades, which triggers calm focus rather than visual agitation. The wide range in lightness allows darker tones to recede into background depth while lighter tones advance, establishing clear visual hierarchy without introducing competing hue families.
Usage
This palette excels in high-end cosmetics packaging, luxury book cover design, and fashion e-commerce branding where depth and sophistication signal quality. Projects requiring layered visual hierarchy, such as editorial layouts, art gallery websites, and premium skincare labels, benefit from the palette's ability to guide focus through tonal contrast while maintaining unified, elegant character. The cool, monochromatic range also suits interior design mood boards, jewelry brand identities, and theatrical poster design where dramatic but refined aesthetics are essential.
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,
#320b50 0%,
#5d357c 25%,
#7c62bd 50%,
#a790ef 75%,
#d6c9f9 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #320b50;
--color-gradient-2: #5d357c;
--color-gradient-3: #7c62bd;
--color-gradient-4: #a790ef;
--color-gradient-5: #d6c9f9;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #320b50; --color-2: #5d357c; --color-3: #7c62bd; --color-4: #a790ef; --color-5: #d6c9f9;
Hex values
#320b50, #5d357c, #7c62bd, #a790ef, #d6c9f9
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