Glacier Shallows
Cool, luminous depths where soft light filters through calm water, balancing clarity with gentle shadow.
Psychology
The palette's progression from very light to mid-tone creates visual depth without harsh contrast, evoking tranquility rather than tension. Cool blue and teal hues activate the parasympathetic nervous system, while the mixed lightness profile prevents monotony, maintaining engagement through subtle chromatic variation. The moderate saturation levels signal composure and restraint, characteristic of trust-building palettes in professional and luxury contexts.
Usage
Apply to luxury wellness branding, fintech dashboards, and corporate identity systems where calm professionalism dominates. Hospitality photography, soft goods packaging, and editorial layouts benefit from the palette's balanced contrast and serene mood without sacrificing visual hierarchy. Use the lighter periwinkles for negative space and text hierarchy, reserving Deep Sea Diver for CTAs and critical interface 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,
#c7d5f9 0%,
#84b2e8 25%,
#62a6d1 50%,
#2b7f98 75%,
#1d5e65 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c7d5f9;
--color-gradient-2: #84b2e8;
--color-gradient-3: #62a6d1;
--color-gradient-4: #2b7f98;
--color-gradient-5: #1d5e65;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #c7d5f9; --color-2: #84b2e8; --color-3: #62a6d1; --color-4: #2b7f98; --color-5: #1d5e65;
Hex values
#c7d5f9, #84b2e8, #62a6d1, #2b7f98, #1d5e65
Building something? Get this palette via the REST API.
History
Similar palettes
Teal Depths Nocturne
Coastal Inlet Calm
Periwinkle Linen Study
Coastal Porcelain Dawn
Coastal Depths Morning
Slate Pool Breath
Shallow Waters
Mineral Spring Dawn
Midnight Pool Glow