Tidewater Depth

Cool, layered depths of quiet water and stone, where light settles softly between two shades of stillness.

Colors

~Pacific Pleasure#2B7C9C
~Nordic Noir#0C3345

Tags

Psychology

Both colors sit within the cool blue family, with the lighter Pacific Pleasure acting as a visual bridge that prevents the darker Nordic Noir from feeling isolating or harsh. The monochromatic harmony and low contrast create a sense of cohesion and restraint, triggering feelings of stability and introspection rather than excitement. Cool hues are known to recede and promote contemplation, making this palette psychologically grounding for spaces and designs meant to inspire focus or professional trust.

Usage

Ideal for luxury brand identity systems, minimalist interior design schemes, and editorial layouts that prioritize sophistication over visual drama. The balanced lightness profile works well for corporate websites, high-end packaging, and architectural visualization where calm authority and understated elegance matter more than visual impact. Low-contrast palettes like this excel in contexts where visual hierarchy through typography and composition takes precedence over color alone.

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,
    #2b7c9c 0%,
    #0c3345 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #2b7c9c;
  --color-gradient-2: #0c3345;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #2b7c9c;
--color-2: #0c3345;
Hex values
#2b7c9c, #0c3345

Building something? Get this palette via the REST API.

History

Similar palettes

Slate Reverie Hour
Wisteria Descent
Coastal Inlet Calm
Frosted Periwinkle Pool
Coastal Depths Morning
Slate Pool Breath
Deep Water Study
Coastal Linen Study
Periwinkle Linen Study