Frosted Inlet Stillness
A hushed moment of crystalline air and soft luminescence, like early morning frost catching diffused light.
Psychology
The progression from near-white to muted cool blue creates visual quietude through extremely low contrast and high lightness values, which the brain interprets as peaceful and non-threatening. The cool blue hue family naturally recedes and evokes clarity and distance, while the palette's achromatic base anchors the composition in neutral calm rather than stimulation. This combination of cool temperature, minimal chroma saturation, and soft tonal separation generates a meditative response without emotional heaviness.
Usage
Ideal for minimalist wellness branding, spa and meditation app interfaces, and luxury linen or bedding packaging where restraint signals quality. Projects requiring low visual noise and high legibility benefit from this palette's ability to create subtle depth without jarring contrast. Works particularly well for editorial layouts, interior mood boards, and skincare product design where sophistication depends on softness rather than visual 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,
#ffffff 0%,
#f5fdff 25%,
#e7f6ff 50%,
#dbecff 75%,
#cae3fb 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffffff;
--color-gradient-2: #f5fdff;
--color-gradient-3: #e7f6ff;
--color-gradient-4: #dbecff;
--color-gradient-5: #cae3fb;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffffff; --color-2: #f5fdff; --color-3: #e7f6ff; --color-4: #dbecff; --color-5: #cae3fb;
Hex values
#ffffff, #f5fdff, #e7f6ff, #dbecff, #cae3fb
Building something? Get this palette via the REST API.
History
Similar palettes
Skylight Linen Pool
Porcelain Drift
Deep Water Study
Coastal Linen Study
Periwinkle Linen Study
Buttercream Lagoon
Glacier Breath Morning
Periwinkle Linen Passage
Porcelain Pool Breath