Fjord Clarity
The crisp stillness of winter light reflecting off deep water, quiet and luminous.
Psychology
The high contrast between the nearly white and deep blue creates visual clarity without harshness, as the cool temperature of both colors prevents warmth-driven aggression. The pale tone recedes while the navy advances, establishing depth and hierarchy through color temperature rather than saturation. Together they evoke clarity and restraint, signaling professionalism and trust through low-chroma sophistication.
Usage
Ideal for minimalist product branding, corporate digital interfaces, and editorial layouts where legibility and elegance matter equally. The soft mood paired with stark contrast makes it effective for luxury packaging design and architectural visualization that emphasize space and calm. Works particularly well in projects requiring high readability without visual tension, such as healthcare applications and premium lifestyle publications.
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,
#eaf5fb 0%,
#16315f 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #eaf5fb;
--color-gradient-2: #16315f;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #eaf5fb; --color-2: #16315f;
Hex values
#eaf5fb, #16315f
Building something? Get this palette via the REST API.
History
Similar palettes
Deep Water Study
Coastal Linen Study
Slate Reverie Hour
Frosted Periwinkle Pool
Silk & Strawberry
Periwinkle Linen Passage
Frosted Inlet Stillness
Skylight Linen Pool
Soft Perch Morning