Wisteria Descent

Soft mauve melting into deep indigo, like twilight reflected in still water with cool luminescence.

Colors

~Minute Mauve#F1E1FC
~Wondrous Wisteria#B6ACF5
~Perrywinkle#7C87E8
~Starstruck#4761B2
~Mermaid Blues#144777

Tags

Psychology

The palette moves from muted warmth in the pale purples to cool blue dominance, creating a visual journey toward tranquility and introspection. The high contrast between the light mauve and dark indigo draws the eye inward while the moderate mid-tones provide visual breathing room, preventing the palette from feeling harsh or cold. This combination leverages cool recession to suggest depth and thoughtfulness, making it psychologically grounding rather than stimulating.

Usage

This palette works exceptionally well for luxury skincare branding, editorial design for wellness publications, and high-end tech interfaces that prioritize calm and sophistication. Projects requiring quiet authority and contemplative mood benefit from the high contrast structure, which maintains legibility and visual interest without warmth or aggression. The blue-dominant profile suits financial services websites, meditation app design, and literary book covers where emotional restraint signals trustworthiness.

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,
    #f1e1fc 0%,
    #b6acf5 25%,
    #7c87e8 50%,
    #4761b2 75%,
    #144777 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f1e1fc;
  --color-gradient-2: #b6acf5;
  --color-gradient-3: #7c87e8;
  --color-gradient-4: #4761b2;
  --color-gradient-5: #144777;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f1e1fc;
--color-2: #b6acf5;
--color-3: #7c87e8;
--color-4: #4761b2;
--color-5: #144777;
Hex values
#f1e1fc, #b6acf5, #7c87e8, #4761b2, #144777

Building something? Get this palette via the REST API.

History

Similar palettes

Periwinkle Linen Study
Jade Hour Glow
Electric Dusk
Porcelain Drift
Silk Hour Reverie
Twilight Alchemy
Neon Bloom Dusk
Lavender Milk Hour
Frosted Lavender Drift