Mauve Nocturne Rise

Warm velvet deepening into shadow, a monochromatic descent from wine-dark night into blush-soft dawn light.

Colors

~Her Fierceness#6A1A41
~Velvet Wine#97446E
~Preppy Rose#CC6C96
~Pastel Magenta#F79EC0
~Bunny Tail#FFE3F0

Psychology

The palette leverages warm pink saturation across a steep lightness gradient, creating visual movement that draws the eye downward from pale to dark, generating a sense of luxury and depth. The high contrast between Her Fierceness and Bunny Tail establishes dominant visual tension, which advances the darker tones forward while receding lighter edges, triggering both intimacy and sophistication. Monochromatic harmony within the warm family produces a cohesive emotional anchor, preventing visual chaos while maintaining enough distinction to guide hierarchy and focus.

Usage

Apply this palette to luxury cosmetics packaging, high-end fashion brand guidelines, and editorial spreads featuring textiles or jewelry, where the warm-to-cool tonal depth reinforces premium positioning. The high contrast supports strong typography hierarchy and button states in digital interfaces without requiring secondary colors. Use darker values (Her Fierceness, Velvet Wine) for primary text and interactive elements, reserving lighter tones (Pastel Magenta, Bunny Tail) for backgrounds and accent details in projects demanding elegance over playfulness.

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,
    #6a1a41 0%,
    #97446e 25%,
    #cc6c96 50%,
    #f79ec0 75%,
    #ffe3f0 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #6a1a41;
  --color-gradient-2: #97446e;
  --color-gradient-3: #cc6c96;
  --color-gradient-4: #f79ec0;
  --color-gradient-5: #ffe3f0;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #6a1a41;
--color-2: #97446e;
--color-3: #cc6c96;
--color-4: #f79ec0;
--color-5: #ffe3f0;
Hex values
#6a1a41, #97446e, #cc6c96, #f79ec0, #ffe3f0

Building something? Get this palette via the REST API.

History

Similar palettes

Abyssal Hearth
Flamingo Hour
Ember & Cream
Flamingo Blush Hour
Roasted Almond Bloom
Brick & Berry Dusk
Twilight Boudoir
Velvet Rose Depth
Silk Hour Reverie