Frosted Clarity

The barely-there quality of light filtering through frost, where cool blue depths dissolve into near-white stillness.

Colors

~Water#D6F2FF
~Silent Snowfall#EBF8FF
~White#FFFFFF

Psychology

The palette's progression from muted cool blue to near-white creates visual recession, where the water tone gently recedes while the whites advance, establishing subtle spatial depth. Low chroma across all three colors produces a tranquil, understated effect, signaling restraint and contemplation rather than urgency. The monochromatic blue harmony with minimal contrast fosters psychological ease, as the eye requires minimal effort to process the subtle shifts.

Usage

Ideal for luxury skincare branding, minimalist web interfaces, and artisanal packaging where restraint conveys sophistication. Projects demanding a calming, clinical aesthetic such as meditation app design, wellness product lines, and spa identity systems benefit from the palette's low contrast and cool temperature. The extremely light profile suits editorial typography backgrounds and fine art photography where content must remain legible yet harmonious.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #d6f2ff;
--color-2: #ebf8ff;
--color-3: #ffffff;
Hex values
#d6f2ff, #ebf8ff, #ffffff

Building something? Get this palette via the REST API.

History

Similar palettes

Snowmelt Lagoon
Glacier Breath Morning
Porcelain Depth Study
Slate Reverie Hour
Mint Aqua Whisper
Frosted Periwinkle Pool
Tidepool Serenity
Wisteria Descent
Porcelain Drift