Fjord Depth
The crisp calm of glacial water meeting pale sky, where depth and clarity coexist in cool silence.
Psychology
The monochromatic blue progression from dark to near-white creates visual depth while the high contrast between Naval and Freeze Up commands attention without warmth or agitation. Cool hues across all four colors activate associations with clarity and trust, while the muted saturation throughout prevents overwhelm, fostering a sense of composed sophistication. This palette leverages the recessive nature of cool tones to create space and breath, making it psychologically restful despite its contrast.
Usage
Ideal for luxury tech interfaces, corporate identity systems, and editorial photography spreads where calm authority is essential. The high contrast between deepest and lightest tones ensures readability in print collateral and web typography while maintaining an understated, professional aesthetic. Works exceptionally well for minimalist product packaging, architectural visualization, and financial services branding that demands trust through restraint.
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,
#4875a0 0%,
#154881 33%,
#899dbb 67%,
#e1e9ee 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #4875a0;
--color-gradient-2: #154881;
--color-gradient-3: #899dbb;
--color-gradient-4: #e1e9ee;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #4875a0; --color-2: #154881; --color-3: #899dbb; --color-4: #e1e9ee;
Hex values
#4875a0, #154881, #899dbb, #e1e9ee
Building something? Get this palette via the REST API.
History
Similar palettes
Wisteria Descent
Deep Water Study
Slate Reverie Hour
Teal Depths Nocturne
Frosted Periwinkle Pool
Coastal Depths Morning
Tidepool Serenity
Slate & Honey Hour
Periwinkle Linen Study