Orchid Silk Passage

Soft light filtering through layered silk, where warm rose meets cool shadow in balanced, intimate quietude.

Colors

~Rosecco#F2BDDE
~Pastel Violet#C998CC
~Purple Haze#896E9C
~Sumptuous Purple#5E4B8B

Psychology

The palette moves from warm rosecco into progressively cooler purples, creating a gentle visual descent that feels contemplative rather than stark. The analogous purple harmony maintains low chromatic tension, which neuroscience associates with relaxation and introspection. Warm undertones in the lighter tones prevent the cooler purples from feeling distant or cold, anchoring the viewer in comfort while the darker values suggest depth and refinement.

Usage

Ideal for luxury cosmetics packaging, editorial fashion spreads, and high-end textile branding where sophistication and calm precision matter equally. Projects requiring moderate contrast with restful visual weight benefit from this palette's balanced lightness profile. Apply to wellness app interfaces, artisanal perfume labels, and fashion lookbooks targeting audiences seeking elegance without drama.

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,
    #f2bdde 0%,
    #c998cc 33%,
    #896e9c 67%,
    #5e4b8b 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f2bdde;
  --color-gradient-2: #c998cc;
  --color-gradient-3: #896e9c;
  --color-gradient-4: #5e4b8b;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f2bdde;
--color-2: #c998cc;
--color-3: #896e9c;
--color-4: #5e4b8b;
Hex values
#f2bdde, #c998cc, #896e9c, #5e4b8b

Building something? Get this palette via the REST API.

History

Similar palettes

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