Glacial Descent Morning

Cool, layered depths receding into shadow, evoking still water and overcast northern light.

Colors

~Frozen Periwinkle#CCD4F9
~Adrift on the Nile#95B2DF
~Underwater Moonlight#5985A6
~Chill of the Night#25718C
~Cold and Dark#13444C

Psychology

The palette progresses from pale, desaturated blue to deep teal, creating visual recession and psychological distance. Cool hues across all five colors activate associations with calm, introspection, and clarity, while the high contrast between light and dark anchors the composition without aggression. This range of cool saturation levels produces a sense of balance rather than starkness, allowing the eye to rest while remaining engaged.

Usage

Ideal for editorial design, luxury wellness branding, and fine art photography where depth and contemplation are required. The palette's cool restraint and high contrast work particularly well for fintech interfaces, Nordic interior mood boards, and heritage textile catalogues that emphasize sophistication over warmth. Its mixed lightness range supports both bold typography and subtle gradient applications without losing legibility.

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,
    #ccd4f9 0%,
    #95b2df 25%,
    #5985a6 50%,
    #25718c 75%,
    #13444c 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #ccd4f9;
  --color-gradient-2: #95b2df;
  --color-gradient-3: #5985a6;
  --color-gradient-4: #25718c;
  --color-gradient-5: #13444c;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #ccd4f9;
--color-2: #95b2df;
--color-3: #5985a6;
--color-4: #25718c;
--color-5: #13444c;
Hex values
#ccd4f9, #95b2df, #5985a6, #25718c, #13444c

Building something? Get this palette via the REST API.

History

Similar palettes

Coastal Porcelain Dawn
Coastal Inlet Calm
Coastal Depths Morning
Mineral Spring Dawn
Coastal Linen Study
Midnight Pool Glow
Periwinkle Linen Study
Jade Hour Glow
Slate Pool Breath