Ocean Depths

From bright shallows to the deep blue beyond the reef.

Ocean Depths — 5-color palette

#A8DADC#457B9D#1D3557#F1FAEE#E63946

Hex codes

Hex
#A8DADC
RGB
168, 218, 220
HSL
182°, 43%, 76%
Hex
#457B9D
RGB
69, 123, 157
HSL
203°, 39%, 44%
Hex
#1D3557
RGB
29, 53, 87
HSL
215°, 50%, 23%
Hex
#F1FAEE
RGB
241, 250, 238
HSL
105°, 55%, 96%
Hex
#E63946
RGB
230, 57, 70
HSL
355°, 78%, 56%

How to use this palette

The first color in Ocean Depths is the dominant tone — use it for primary surfaces and backgrounds. The middle three are the supporting palette: one warm, one cool, one neutral. The last is the accent — reserve it for highlights, calls-to-action, and emphasis.

For web projects, copy the CSS variables below. For print or illustration, use the hex codes directly. If you’re designing for accessibility, check the contrast between the text and background colors before you ship.

CSS
:root {
  --ocean-depths-1: #A8DADC;
  --ocean-depths-2: #457B9D;
  --ocean-depths-3: #1D3557;
  --ocean-depths-4: #F1FAEE;
  --ocean-depths-5: #E63946;
}

More mood palettes