Cloudbreak Stillness

The hushed moment before snow falls, where sky and air dissolve into a single breath of cool, diffused light.

Colors

~Frozen Landscape#B0E7FE
~Frozen Landscape#B0E7FE
~Water#D6F1FF
~Silent Snowfall#EBF8FF
~White#FFFFFF

Psychology

The palette's monochromatic blue progression reinforces visual calm by eliminating competing hues, while its very low contrast prevents visual tension and promotes a meditative state. Cool blue tones naturally recede and cool the viewer's perceived temperature, creating psychological distance and serenity. The shift toward near-white at the palette's end introduces subtle chroma reduction, signaling stillness and emptiness rather than activity.

Usage

Ideal for minimalist web design, meditation app interfaces, and luxury spa branding where restraint communicates sophistication. Pharmaceutical packaging, wellness editorial layouts, and contemporary furniture catalogs benefit from the palette's clinical clarity and soft emotional distance. Works exceptionally well in projects requiring visual quietness without coldness, allowing typography and imagery to breathe without chromatic competition.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Deep Water Study
Coastal Linen Study
Frosted Inlet Stillness
Pastel Lagoon Study
Periwinkle Linen Passage
Skylight Linen Pool
Tidepool Serenity
Wisteria Descent
Porcelain Drift