Oceanic Color Palette
Deep navy, teal, aquamarine, and sandy beige capture the full spectrum from ocean floor to shoreline. This marine-inspired palette enhances seafood restaurants, sailing clubs, and coastal real estate.
#001F3F
Dark Blue
RGB(0, 31, 63)
HSL(210, 100%, 12%)
#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%)
#F5E6D3
Light Vermilion
RGB(245, 230, 211)
HSL(34, 63%, 89%)
lightbulbBest Use Cases
- checkSeafood restaurants
- checkSailing clubs
- checkCoastal real estate
businessIndustries
- checkFood & Beverage
- checkReal Estate
Mood:deep
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #001F3F;
--color-2: #005F73;
--color-3: #0A9396;
--color-4: #40BFC1;
--color-5: #94D2BD;
--color-6: #F5E6D3;
}Tailwind CSS Config
colors: {
'oceanic-1': '#001F3F',
'oceanic-2': '#005F73',
'oceanic-3': '#0A9396',
'oceanic-4': '#40BFC1',
'oceanic-5': '#94D2BD',
'oceanic-6': '#F5E6D3',
}oceanicmarinebluecoastaldeep
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free