Lavender Shallows
Cool mist settling over shallow water, where soft light filters through layered depths and quiet stillness prevails.
Psychology
The palette's cool triadic harmony moves from pale violet through mid-range blues to deep teals, creating visual depth without tension. Low saturation across all five colors produces a calming, meditative quality, while the moderate contrast between light and dark tones engages attention without overstimulation. Blues and teals naturally recede, evoking spaciousness and psychological distance, making this palette ideal for projects requiring sophistication and restraint.
Usage
Apply this palette to luxury spa branding, minimalist web interfaces, and editorial photography for fashion or lifestyle magazines. Projects emphasizing refined restraint and atmospheric depth benefit from the soft, cool character, while the mixed lightness profile provides enough contrast for clear typographic hierarchy and interface usability. Particularly effective for sustainable product packaging, professional services websites, and interior design mood boards targeting calm, upscale aesthetics.
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,
#e8d5fb 0%,
#adbddc 25%,
#609eb8 50%,
#257177 75%,
#29504f 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #e8d5fb;
--color-gradient-2: #adbddc;
--color-gradient-3: #609eb8;
--color-gradient-4: #257177;
--color-gradient-5: #29504f;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #e8d5fb; --color-2: #adbddc; --color-3: #609eb8; --color-4: #257177; --color-5: #29504f;
Hex values
#e8d5fb, #adbddc, #609eb8, #257177, #29504f
Building something? Get this palette via the REST API.
History
Similar palettes
Teal Depths Nocturne
Pastel Lagoon Study
Periwinkle Linen Study
Jade Hour Glow
Neon Bloom Dusk
Neon Descent Study
Wisteria Descent
Coastal Linen Study
Coastal Inlet Calm