Coastal Seep

Mist settling over still water, where cool depths meet soft light and reveal quiet mineral textures.

Colors

~Cold and Dark#034455
~Pacific#25656A
~Highlands#4C8983

Psychology

The three teal hues progress from deep shadow to mid-tone in analogous harmony, creating visual continuity without jarring shifts. Cool-toned teals naturally recede and soothe, while their low chroma and muted saturation signal restraint and stability rather than urgency. This palette evokes the psychological comfort of natural water systems, grounding viewers in a sense of contemplative stillness.

Usage

Apply to sustainable hospitality branding, luxury spa packaging, and editorial photography for wellness publications where restful sophistication is essential. The palette's low contrast and cool temperature suit projects requiring calm focus without visual strain, such as meditation app interfaces and minimalist interior design presentations. The analogous progression works particularly well for nature documentary title sequences and high-end textile collections emphasizing depth and refinement.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #034455;
--color-2: #25656a;
--color-3: #4c8983;
Hex values
#034455, #25656a, #4c8983

Building something? Get this palette via the REST API.

History

Similar palettes

Midnight Pool Glow
Periwinkle Linen Study
Teal Depths Nocturne
Coastal Inlet Calm
Coastal Depths Morning
Slate Pool Breath
Shallow Waters
Coastal Linen Study
Coastal Porcelain Dawn