Frosted Breath

A whisper of ice-cold air meeting still water, soft and weightless, like morning mist settling on frosted glass.

Colors

~Blizzard Blue#A5E9EE
~Heaven Gates#CCEEFF
~Let It Snow#DCF4F9

Psychology

The three teal and blue hues sit within the cool family, evoking serenity and psychological distance through their recessive nature. The extremely low contrast between them creates a sense of unity and repose rather than tension, signaling safety and tranquility through minimal visual friction. This monochromatic harmony reinforces cohesion, allowing the eye to rest without stimulation.

Usage

Ideal for spa and wellness branding, minimalist digital interfaces, and luxury skincare packaging where soft sophistication signals quality through restraint. Projects requiring calming visual environments benefit from this palette's lack of contrast and cool temperature, making it effective for meditation app design, healthcare facility interiors, and editorial layouts for luxury lifestyle magazines. The palette's lightness and uniformity work particularly well in contexts where visual quietness enhances the core message.

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,
    #a5e9ee 0%,
    #cceeff 50%,
    #dcf4f9 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #a5e9ee;
  --color-gradient-2: #cceeff;
  --color-gradient-3: #dcf4f9;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #a5e9ee;
--color-2: #cceeff;
--color-3: #dcf4f9;
Hex values
#a5e9ee, #cceeff, #dcf4f9

Building something? Get this palette via the REST API.

History

Similar palettes

Coastal Linen Study
Pastel Lagoon Study
Midnight Pool Glow
Periwinkle Linen Study
Teal Depths Nocturne
Coastal Porcelain Dawn
Coastal Depths Morning
Slate Pool Breath
Shallow Waters