Lavender Lullaby Rest

Soft, layered hues that whisper rather than shout, evoking the hushed comfort of twilight in a quiet room.

Colors

~Night Snow#A7CBF7
~Purple Illusion#B5B8F3
~Icy Plains#DAD7FA
~Novel Lilac#C7A4C4
~Starlet Pink#F1C1DD

Tags

Psychology

The palette's low contrast and light saturation create a sense of visual calm, allowing the eye to rest without stimulation. The purple-dominant composition with cool and warm undertones establishes emotional balance, neither energizing nor melancholic, while muted chroma signals safety and approachability. This combination of recessive tones produces an introspective, serene effect that encourages focus without tension.

Usage

Ideal for luxury skincare packaging, wellness app interfaces, and high-end stationery design where restraint and sophistication matter more than visual impact. Projects requiring soft, non-aggressive branding and those targeting audiences seeking calm, mindfulness-adjacent aesthetics benefit from this palette's gentle progression. Use in editorial layouts, meditation app design, and artisanal textile branding where the understated quality conveys quality and intentionality.

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,
    #a7cbf7 0%,
    #b5b8f3 25%,
    #dad7fa 50%,
    #c7a4c4 75%,
    #f1c1dd 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #a7cbf7;
  --color-gradient-2: #b5b8f3;
  --color-gradient-3: #dad7fa;
  --color-gradient-4: #c7a4c4;
  --color-gradient-5: #f1c1dd;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #a7cbf7;
--color-2: #b5b8f3;
--color-3: #dad7fa;
--color-4: #c7a4c4;
--color-5: #f1c1dd;
Hex values
#a7cbf7, #b5b8f3, #dad7fa, #c7a4c4, #f1c1dd

Building something? Get this palette via the REST API.

History

Similar palettes

Silk Hour Reverie
Sorbet Afternoon
Neon Bloom Dusk
Twilight Alchemy
Linen Morning
Lavender Milk Hour
Amethyst Linen Dawn
Silk & Strawberry
Lilac Petal Afternoon