Mauve Silk Passage

Soft, powdered depths that move from blush to shadow, like silk worn thin by time and touch.

Colors

~Girl Power#DE96C9
~Romanov Mauve#AF7AA1
~Sunshone Plum#8E648F
~Drifting Violet#604371

Psychology

The palette transitions smoothly from warm pink through muted mauve to cooler violet, creating tonal unity that feels sophisticated rather than monotonous. Low chroma across all four colors produces a calming, introspective quality, while the gradual shift from light to dark provides subtle visual hierarchy without jarring contrast. This monochromatic structure evokes restraint and refinement, commonly associated with luxury textiles and heritage design.

Usage

Ideal for high-end cosmetics packaging, luxury fabric and textile branding, and editorial fashion spreads seeking understated elegance. The moderate contrast and warm-leaning palette suits skincare and wellness product lines where softness and trust are priorities. Works exceptionally well for print collateral, interior design mood boards, and artisanal craft packaging where muted, harmonious color feels more authentic than bold saturation.

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,
    #de96c9 0%,
    #af7aa1 33%,
    #8e648f 67%,
    #604371 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #de96c9;
  --color-gradient-2: #af7aa1;
  --color-gradient-3: #8e648f;
  --color-gradient-4: #604371;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #de96c9;
--color-2: #af7aa1;
--color-3: #8e648f;
--color-4: #604371;
Hex values
#de96c9, #af7aa1, #8e648f, #604371

Building something? Get this palette via the REST API.

History

Similar palettes

Blush Shipyard
Lilac Petal Afternoon
Amethyst Linen Dawn
Velvet Ember Dusk
Silk Hour Reverie
Cotton Candy Dawn
Biscuit Porcelain Hour
Twilight Alchemy
Neon Bloom Dusk