Petal Archive Dusk

Soft light filtering through layered silk, where warm pink deepens into shadowed plum with intimate restraint.

Colors

~Pink Mist#E6BFC9
~Classy Mauve#C197AC
~Voila!#B082A0
~Muted Purple#875B82
~Plummy#6C5475

Psychology

The progression from light pink to deep purple creates a gentle visual descent without harsh contrast, invoking feelings of introspection and quietude. Low saturation across all five colors produces muted harmony that feels composed rather than stimulating, while the warm undertones prevent coolness from reading as cold or clinical. Analogous arrangement reinforces coherence, making viewers perceive the palette as a unified mood rather than separate competing elements.

Usage

This palette excels in luxury cosmetics packaging, high-end textile branding, and editorial fashion photography where sophistication demands restraint. Projects requiring a calming yet refined aesthetic benefit from the moderate contrast and unified warmth, avoiding both clinical sterility and visual chaos. Interior design for boutique hospitality spaces, artisanal perfume labeling, and intimate apparel marketing all leverage the palette's soft elegance.

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,
    #e6bfc9 0%,
    #c197ac 25%,
    #b082a0 50%,
    #875b82 75%,
    #6c5475 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #e6bfc9;
  --color-gradient-2: #c197ac;
  --color-gradient-3: #b082a0;
  --color-gradient-4: #875b82;
  --color-gradient-5: #6c5475;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #e6bfc9;
--color-2: #c197ac;
--color-3: #b082a0;
--color-4: #875b82;
--color-5: #6c5475;
Hex values
#e6bfc9, #c197ac, #b082a0, #875b82, #6c5475

Building something? Get this palette via the REST API.

History

Similar palettes

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