Mauve Silk Dusk

Soft layers of crushed velvet and dusky light, warm enough to embrace yet muted enough to soothe.

Colors

~Murasaki#542143
~Neon Violet#6C476B
~Fruit of Passion#996389
~La la Love#BC87B3
~Violet Vamp#DFAFCF

Psychology

The palette moves from deep, grounded magentas through mid-tone purples to pale rose, creating a monochromatic progression that feels neither aggressive nor flat. Warm pinks at both extremes activate psychological comfort, while neutral purples in the middle provide visual stability and prevent monotony. The moderate saturation across all five colors signals refinement rather than intensity, inviting contemplation without demanding energy.

Usage

Ideal for luxury cosmetics branding, high-end fashion lookbooks, and artisanal textile packaging where sophistication and restraint matter more than boldness. Projects requiring a calm yet personable presence, such as wellness app interfaces, interior design mood boards, or editorial spreads, benefit from this palette's balanced warmth and visual breathing room. The soft contrast works particularly well in print and digital contexts where layering and depth through color alone are more effective than stark chromatic shifts.

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,
    #542143 0%,
    #6c476b 25%,
    #996389 50%,
    #bc87b3 75%,
    #dfafcf 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #542143;
  --color-gradient-2: #6c476b;
  --color-gradient-3: #996389;
  --color-gradient-4: #bc87b3;
  --color-gradient-5: #dfafcf;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #542143;
--color-2: #6c476b;
--color-3: #996389;
--color-4: #bc87b3;
--color-5: #dfafcf;
Hex values
#542143, #6c476b, #996389, #bc87b3, #dfafcf

Building something? Get this palette via the REST API.

History

Similar palettes

Twilight Boudoir
Silk Hour Reverie
Amethyst Linen Dawn
Blush Shipyard
Lilac Petal Afternoon
Twilight Alchemy
Cotton Candy Dawn
Velvet Midnight Garden
Velvet Ember Dusk