Snowmelt Reverie

Soft, cool light diffused through frosted glass, a hushed moment between winter melt and spring awakening.

Colors

~Fresh Air#B0E9FB
~Blue Mana#6CBAEF
~Queer Blue#96ABDD
~Frozen Periwinkle#D4D0F9

Tags

Psychology

The palette's low contrast and light saturation create a serene, non-threatening environment where cool blues and purples recede gently rather than advance, inducing a sense of stillness and contemplation. The periwinkle note bridges blue and purple families, adding subtle complexity without visual tension, while muted tones reduce cognitive load and support sustained focus. Together, these hues signal restfulness and introspection, commonly associated with cooler, lower-chroma palettes that feel spacious and calm.

Usage

Ideal for wellness app interfaces, minimalist stationery design, and spa or meditation retreat branding where softness and approachability are essential. Projects requiring subtle sophistication without visual intensity, such as luxury skincare packaging or literary publication covers, benefit from the palette's quiet elegance and low-contrast readability. The cool, airy quality also suits background imagery for editorial layouts and atmospheric web photography, where the palette recedes to support typography or focal elements.

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,
    #b0e9fb 0%,
    #6cbaef 33%,
    #96abdd 67%,
    #d4d0f9 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #b0e9fb;
  --color-gradient-2: #6cbaef;
  --color-gradient-3: #96abdd;
  --color-gradient-4: #d4d0f9;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #b0e9fb;
--color-2: #6cbaef;
--color-3: #96abdd;
--color-4: #d4d0f9;
Hex values
#b0e9fb, #6cbaef, #96abdd, #d4d0f9

Building something? Get this palette via the REST API.

History

Similar palettes

Frosted Lavender Drift
Periwinkle Linen Study
Jade Hour Glow
Neon Bloom Dusk
Neon Descent Study
Wisteria Descent
Coastal Linen Study
Periwinkle Linen Passage
Porcelain Drift