Glacier Breath
The barely-there quality of frost on glass, where light dissolves into soft blue and fades to pure white silence.
Psychology
The very low contrast between these pale blues and whites creates a serene, almost meditative quality that avoids visual tension. Cool hues in the blue family naturally recede and soothe, while the high lightness values prevent any sense of depth or drama, instead evoking stillness and clarity. This monochromatic harmony establishes trust through consistency, making viewers feel held in a gentle, unchallenging visual space.
Usage
Ideal for luxury skincare branding, minimalist web interfaces, and editorial spreads celebrating quietness and restraint. Projects that require sophistication without aggression, such as medical or wellness applications, linen and textile packaging, and high-end spa websites, thrive with this palette's whisper-soft presence. The extreme lightness and low saturation signal refinement and calm, perfect for audiences seeking peace over stimulation.
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,
#b0e7fe 0%,
#d6f1ff 25%,
#ebf8ff 50%,
#ffffff 75%,
#ffffff 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #b0e7fe;
--color-gradient-2: #d6f1ff;
--color-gradient-3: #ebf8ff;
--color-gradient-4: #ffffff;
--color-gradient-5: #ffffff;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #b0e7fe; --color-2: #d6f1ff; --color-3: #ebf8ff; --color-4: #ffffff; --color-5: #ffffff;
Hex values
#b0e7fe, #d6f1ff, #ebf8ff, #ffffff, #ffffff
Building something? Get this palette via the REST API.
History
Similar palettes
Porcelain Drift
Deep Water Study
Coastal Linen Study
Buttercream Lagoon
Glacier Breath Morning
Coastal Porcelain Dawn
Frosted Inlet Stillness
Pastel Lagoon Study
Tidepool Serenity