Snowmelt Pool Dawn

The quiet luminescence of ice meeting water, where soft blues emerge from near-white stillness into gentle, cool awakening.

Colors

~White#FFFFFF
~Heart of Ice#F5FDFF
~Silent Snowfall#E7F6FF
~Breaking the Ice#B8E5F4
~Heaven Gates#C2F3FF

Tags

Psychology

The palette leverages cool hues in extremely muted saturation, creating a sense of tranquility without visual strain. Blues and teals recede subtly against the near-white anchors, establishing visual depth while maintaining the serene quality of low contrast harmony. This combination activates the brain's parasympathetic response, inducing calm rather than stimulation, as desaturated cool tones are psychologically associated with clarity, openness, and quietude.

Usage

Ideal for minimalist wellness apps, luxury spa branding, and sustainable apparel labels where softness and restraint communicate quality. Projects requiring visual breathing room benefit from the palette's extreme low contrast, which prevents cognitive overload while maintaining sophisticated chromatic interest. Institutional interiors, clean beauty packaging, and meditation app interfaces leverage this palette to reinforce themes of purity, stillness, and gentle progression.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Periwinkle Linen Study
Shallow Waters
Mineral Spring Dawn
Coastal Linen Study
Frosted Lavender Drift
Misty Lagoon Hour
Jade Hour Glow
Slate Pool Breath
Coastal Porcelain Dawn