Frosted Lagoon Hour
Soft, luminous air where cool teal meets warm rose, like looking through frosted glass at dawn light filtered through silk curtains.
Psychology
The triadic balance of blue, purple, and pink creates visual equilibrium without tension, while the low saturation and high lightness across all five colors signal tranquility and restraint. Cool teal and blue tones recede and soothe, while the warm pink advances subtly, preventing the palette from feeling cold or clinical. This muted, analogous-leaning structure encourages trust and approachability rather than urgency or drama.
Usage
Ideal for luxury skincare brands, high-end fashion lookbooks, and artisanal confectionery packaging where softness and sophistication matter more than contrast or visual pop. The palette's low-contrast, light profile works especially well in editorial design and interior styling where layered, gentle aesthetics create calm rather than command attention. Best deployed for projects targeting audiences seeking elegance through subtlety, not boldness.
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,
#94e1f9 0%,
#9ed6f6 25%,
#99a1e1 50%,
#b997dc 75%,
#e6a6d3 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #94e1f9;
--color-gradient-2: #9ed6f6;
--color-gradient-3: #99a1e1;
--color-gradient-4: #b997dc;
--color-gradient-5: #e6a6d3;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #94e1f9; --color-2: #9ed6f6; --color-3: #99a1e1; --color-4: #b997dc; --color-5: #e6a6d3;
Hex values
#94e1f9, #9ed6f6, #99a1e1, #b997dc, #e6a6d3
Building something? Get this palette via the REST API.
History
Similar palettes
Neon Bloom Dusk
Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Periwinkle Linen Study
Pastel Lagoon Study
Neon Descent Study
Lavender Milk Hour
Cotton Candy Dawn