Ocean Blue Color Palette

Deep ocean blues transition from abyss navy to shimmering surface cyan, capturing the full depth of the sea. A powerful palette for marine conservation, aquatic sports, and travel brands.

#003B5C

Dark Blue

RGB(0, 59, 92)

HSL(202, 100%, 18%)

#005F73

Deep Cyan

RGB(0, 95, 115)

HSL(190, 100%, 23%)

#0A9396

Deep Cyan

RGB(10, 147, 150)

HSL(181, 88%, 31%)

#40BFC1

Cyan

RGB(64, 191, 193)

HSL(181, 51%, 50%)

#94D2BD

Pale Teal

RGB(148, 210, 189)

HSL(160, 41%, 70%)

#E9F5F2

Dusty Teal

RGB(233, 245, 242)

HSL(165, 38%, 94%)

lightbulbBest Use Cases

  • checkMarine brands
  • checkAquatic sports
  • checkEnvironmental orgs

businessIndustries

  • checkEnvironment
  • checkTravel
Mood:deep

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #003B5C;
  --color-2: #005F73;
  --color-3: #0A9396;
  --color-4: #40BFC1;
  --color-5: #94D2BD;
  --color-6: #E9F5F2;
}

Tailwind CSS Config

colors: {
  'ocean-blue-1': '#003B5C',
  'ocean-blue-2': '#005F73',
  'ocean-blue-3': '#0A9396',
  'ocean-blue-4': '#40BFC1',
  'ocean-blue-5': '#94D2BD',
  'ocean-blue-6': '#E9F5F2',
}
oceanblueaquaticdeepmarine

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes