Lavender Bakery Soft
Soft, diffused light filtering through gauze and pale petals, where warmth and coolness dissolve into whispered calm.
Psychology
The palette balances cool purples and blue against a warm cream undertone, creating visual equilibrium that feels soothing rather than stimulating. Low chroma across all five colors reinforces a sense of gentle restraint and composure, signaling trustworthiness and refinement without aggressive contrast. The triadic harmony of purple, blue, and yellow tones engages multiple color families while maintaining softness, producing a response that is both sophisticated and approachable.
Usage
This palette excels in luxury skincare branding, high-end confectionery packaging, and wellness retreat marketing materials where restraint and softness build credibility. Projects requiring a calm, nurturing aesthetic benefit from the low-contrast, light profile, which reduces visual fatigue and invites prolonged engagement. Ideal for editorial spreads, fabric collections, and interior accent schemes targeting audiences who value elegance without drama.
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,
#feadff 0%,
#ded6ff 25%,
#bfecff 50%,
#fff6e3 75%,
#beadff 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #feadff;
--color-gradient-2: #ded6ff;
--color-gradient-3: #bfecff;
--color-gradient-4: #fff6e3;
--color-gradient-5: #beadff;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #feadff; --color-2: #ded6ff; --color-3: #bfecff; --color-4: #fff6e3; --color-5: #beadff;
Hex values
#feadff, #ded6ff, #bfecff, #fff6e3, #beadff
Building something? Get this palette via the REST API.
History
Similar palettes
Midnight Brass
Silk Hour Reverie
Lavender Milk Hour
Buttercream Lagoon
Porcelain Drift
Peach Hour
Abyssal Hearth
Cotton Candy Dawn
Dusk Linen Study