Glacier Melt Whisper

The soft luminescence of melting ice meeting pale morning light, layered with the texture of cool linen.

Colors

~White#FFFFFF
~Heart of Ice#F5FDFF
~Silent Snowfall#E7F6FF
~Juvie#8BBFD0
~Fresh Air#A3E8FF

Tags

Psychology

The palette builds on low chromatic intensity across five tones, with whites and near-whites establishing visual silence, while the two blue accents provide gentle cool temperature anchoring without stimulating contrast. This monochromatic blue progression toward white creates a sense of receding depth, characteristic of cool hues, inducing a meditative rather than activating response. The overall effect triggers associations with stillness and purity.

Usage

Apply to cosmetic and wellness packaging where softness signals gentleness, minimalist web interfaces and SaaS dashboards benefiting from low visual friction, and interior design schemes for bedrooms or spa environments where cool tones promote tranquility. Projects requiring restraint and sophistication without warmth or drama thrive in this palette's understated register.
Linen and textile branding, medical or mental health app design, and luxury skincare labeling particularly benefit from its calm, trustworthy profile.

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%,
    #8bbfd0 75%,
    #a3e8ff 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #ffffff;
  --color-gradient-2: #f5fdff;
  --color-gradient-3: #e7f6ff;
  --color-gradient-4: #8bbfd0;
  --color-gradient-5: #a3e8ff;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #ffffff;
--color-2: #f5fdff;
--color-3: #e7f6ff;
--color-4: #8bbfd0;
--color-5: #a3e8ff;
Hex values
#ffffff, #f5fdff, #e7f6ff, #8bbfd0, #a3e8ff

Building something? Get this palette via the REST API.

History

Similar palettes

Porcelain Drift
Buttercream Lagoon
Frosted Inlet Stillness
Skylight Linen Pool
Lavender Milk Hour
Silk & Strawberry
Periwinkle Linen Study
Glacier Breath Morning
Periwinkle Linen Passage