Lavender Confection
Soft layers of violet and rose creating the hazy warmth of candlelit linen, gentle and unhurried.
Psychology
The palette's low contrast and light saturation create a soothing, non-competitive environment where no single hue demands attention. The mix of cool purples and warm pinks triggers gentle emotional equilibrium, avoiding stimulation while maintaining visual interest through subtle hue shifts. This muted, monochromatic spread signals restraint and sophistication, evoking trust and comfort rather than urgency.
Usage
Ideal for luxury skincare and cosmetics branding, where soft sophistication communicates quality without aggression. Works beautifully in editorial fashion spreads and textile design, where the low contrast allows layered, nuanced compositions. Also suits upscale hospitality design and interior styling, where calming warmth and refined color harmony invite prolonged attention and relaxation.
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,
#b4c1f7 0%,
#c4baf7 25%,
#c29bcc 50%,
#fbcfeb 75%,
#fcdde4 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #b4c1f7;
--color-gradient-2: #c4baf7;
--color-gradient-3: #c29bcc;
--color-gradient-4: #fbcfeb;
--color-gradient-5: #fcdde4;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #b4c1f7; --color-2: #c4baf7; --color-3: #c29bcc; --color-4: #fbcfeb; --color-5: #fcdde4;
Hex values
#b4c1f7, #c4baf7, #c29bcc, #fbcfeb, #fcdde4
Building something? Get this palette via the REST API.
History
Similar palettes
Silk Hour Reverie
Neon Bloom Dusk
Twilight Alchemy
Amethyst Linen Dawn
Lavender Milk Hour
Lilac Petal Afternoon
Cotton Candy Dawn
Silk & Strawberry
Milk Glass Morning