Deep Water Study

The quiet depth of still water at dusk, where cool light settles into soft, layered shadows.

Colors

~Fibonacci Blue#0D1321
~Dark#1D2D44
~Stellar#3E5C76
~Celestial Horizon#748CAB

Tags

Psychology

The monochromatic blue progression creates visual cohesion while the moderate contrast between dark and mid tones prevents monotony, establishing a sense of structured tranquility. Cool hues in the blue family are associated with calm and focus, while the muted saturation signals restraint and sophistication rather than intensity. Low chroma combined with graduated lightness invites prolonged viewing without fatigue, making this palette ideal for environments demanding concentration and composure.

Usage

This palette works well for editorial design and typography, tech product interfaces, and luxury brand collateral where restraint communicates confidence. Projects with substantial text benefit from the readable contrast between the darkest and lightest blues, while the soft temperature suits minimalist packaging design and interior wall schemes. The monochromatic harmony also strengthens photography mood boards and mood-driven web experiences where consistency and atmospheric depth are priorities.

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,
    #0d1321 0%,
    #1d2d44 33%,
    #3e5c76 67%,
    #748cab 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #0d1321;
  --color-gradient-2: #1d2d44;
  --color-gradient-3: #3e5c76;
  --color-gradient-4: #748cab;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #0d1321;
--color-2: #1d2d44;
--color-3: #3e5c76;
--color-4: #748cab;
Hex values
#0d1321, #1d2d44, #3e5c76, #748cab

Building something? Get this palette via the REST API.

History

Similar palettes

Coastal Linen Study
Glacier Breath Morning
Periwinkle Linen Passage
Frosted Lavender Drift
Slate Reverie Hour
Frosted Periwinkle Pool
Porcelain Pool Breath
Blush Linen Dusk
Porcelain Drift