Silk Sleep Reverie

Soft, layered light filtering through aged linen and faded florals, a whisper rather than a shout.

Colors

~Lilac#9F84BD
~Mauve#C09BD8
~Nirvana#EBC3DB
~Columbo’s Coat#EDE3E9
~Banana Milk#E6E4CE

Tags

Psychology

The purple-to-pink progression creates visual flow while maintaining low contrast, which research associates with reduced visual fatigue and relaxation. The cool lilacs and mauves anchor the palette in restraint, while warm undertones in the nirvana and banana milk prevent coldness, establishing emotional equilibrium rather than tension. Low chroma across all five colors signals softness and gentleness, inviting prolonged viewing without overstimulation.

Usage

Ideal for high-end skincare and cosmetics packaging, vintage fashion lookbooks, and interior design mood boards where restraint and elegance matter more than vibrancy. Projects requiring calm, non-confrontational atmospheres benefit from this palette's muted intensity and lack of jarring contrast. Use for wellness brand identities, literary magazine covers, and soft-focus product photography where subtlety communicates sophistication.

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,
    #9f84bd 0%,
    #c09bd8 25%,
    #ebc3db 50%,
    #ede3e9 75%,
    #e6e4ce 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #9f84bd;
  --color-gradient-2: #c09bd8;
  --color-gradient-3: #ebc3db;
  --color-gradient-4: #ede3e9;
  --color-gradient-5: #e6e4ce;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #9f84bd;
--color-2: #c09bd8;
--color-3: #ebc3db;
--color-4: #ede3e9;
--color-5: #e6e4ce;
Hex values
#9f84bd, #c09bd8, #ebc3db, #ede3e9, #e6e4ce

Building something? Get this palette via the REST API.

History

Similar palettes

Linen Morning
Mauve Sorbet Glow
Cotton Candy Dawn
Sorbet Afternoon
Chalk Garden Bloom
Pastel Lagoon
Silk Hour Reverie
Porcelain Twilight
Blush Shipyard