Fjord Slate Study
Cool mist settling over calm water, soft light filtering through overcast skies, the quiet depth of stone and shadow.
Psychology
The palette's cool dominance across blues and greens with a neutral gray anchor creates psychological distance and composure, while the high contrast between light and dark tones prevents flatness and draws sustained visual attention. The muted saturation throughout signals trustworthiness and restraint rather than urgency, allowing the darker tones to recede and create spatial depth. This combination produces a contemplative response, balancing sophistication with approachability.
Usage
Ideal for luxury tech branding, corporate editorial design, and minimalist interior styling where restraint and visual clarity matter equally. Projects requiring professional credibility with a modern edge benefit from the palette's structured contrast and cool temperature. Works particularly well for sustainable product packaging, architectural visualization, and financial services interfaces that demand elegance without warmth.
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,
#c0d6e8 0%,
#b8a7a8 25%,
#687f6f 50%,
#3086cc 75%,
#1f415e 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c0d6e8;
--color-gradient-2: #b8a7a8;
--color-gradient-3: #687f6f;
--color-gradient-4: #3086cc;
--color-gradient-5: #1f415e;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #c0d6e8; --color-2: #b8a7a8; --color-3: #687f6f; --color-4: #3086cc; --color-5: #1f415e;
Hex values
#c0d6e8, #b8a7a8, #687f6f, #3086cc, #1f415e
Building something? Get this palette via the REST API.
History
Similar palettes
Pastel Lagoon Study
Jade Hour Glow
Shallow Waters
Lavender Milk Hour
Misty Lagoon Hour
Coastal Linen Study
Tidepool Serenity
Wisteria Descent
Mineral Spring Dawn