Lavender Depths

Soft purple fading into cool depths, like silk dissolving into midnight water under fading light.

Colors

~Moonraker#C2B4E1
~Easter Egg#9B99C9
~Misty Harbour#6172A0
~Slumber#34507E
~Poseidon#163D5B

Psychology

The palette moves from muted warm purples that feel intimate and introspective, through cool mid-tones that anchor and stabilize, into deep navy depths that suggest vastness and contemplation. This analogous progression leverages the principle that cool receding colors create psychological space, while the light-to-dark shift invites the eye inward, producing a mood of thoughtful quietude rather than agitation. The low chroma across all five colors reinforces refined restraint, signaling sophistication without visual noise.

Usage

Well-suited for luxury skincare branding, editorial magazine layouts, and professional services websites where calm authority matters. Projects requiring moderate visual hierarchy without harsh contrast benefit from the palette's soft transitions. Fashion editorials, minimalist packaging design, and corporate identity systems all leverage its balanced coolness and elegant restraint.

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,
    #c2b4e1 0%,
    #9b99c9 25%,
    #6172a0 50%,
    #34507e 75%,
    #163d5b 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #c2b4e1;
  --color-gradient-2: #9b99c9;
  --color-gradient-3: #6172a0;
  --color-gradient-4: #34507e;
  --color-gradient-5: #163d5b;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #c2b4e1;
--color-2: #9b99c9;
--color-3: #6172a0;
--color-4: #34507e;
--color-5: #163d5b;
Hex values
#c2b4e1, #9b99c9, #6172a0, #34507e, #163d5b

Building something? Get this palette via the REST API.

History

Similar palettes

Wisteria Descent
Silk Hour Reverie
Twilight Alchemy
Periwinkle Linen Study
Jade Hour Glow
Lavender Milk Hour
Electric Dusk
Pastel Lagoon Study
Porcelain Drift