Fjord Stillness

Cool teal depths meet soft stone, evoking quiet water and weathered surfaces under diffused northern light.

Colors

~Oxford by Night#011F26
~Highlands#4A8C8C
~Stone Cold#575757

Psychology

The monochromatic teal foundation creates visual unity while the desaturated mid-tones reduce perceptual intensity, triggering a sense of composed restraint rather than stimulation. The shift from deep Oxford by Night to lighter Highlands and Stone Cold follows a recessive color principle, with cooler hues pulling inward psychologically while the neutral gray anchors the palette in stability. Low chroma across all three colors signals quietude and introspection, making the palette resonate with contemplative, professional contexts.

Usage

Ideal for luxury interior design, particularly spa and wellness branding where muted cool tones communicate trust and tranquility. Effective in corporate identity systems and editorial photography where sophisticated restraint and depth are valued over visual noise. Works particularly well for minimalist product packaging and architectural visualization where the soft contrast supports legibility without aggressive visual hierarchy.

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,
    #011f26 0%,
    #4a8c8c 50%,
    #575757 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #011f26;
  --color-gradient-2: #4a8c8c;
  --color-gradient-3: #575757;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #011f26;
--color-2: #4a8c8c;
--color-3: #575757;
Hex values
#011f26, #4a8c8c, #575757

Building something? Get this palette via the REST API.

History

Similar palettes

Linen Depths Hour
Snowmelt Lagoon
Mangrove Twilight
Coastal Linen Study
Periwinkle Linen Study
Lavender Linen Passage
Celadon Threshold
Tidepool Whisper
Teal Linen Afternoon