Turquoise Color Palette
Bright turquoise blues inspired by tropical waters, balanced with sandy neutrals and white foam. An invigorating palette for travel, wellness, and coastal-inspired design.
#00CED1
Vivid Cyan
RGB(0, 206, 209)
HSL(181, 100%, 41%)
#20B2AA
Cyan
RGB(32, 178, 170)
HSL(177, 70%, 41%)
#48D1CC
Cyan
RGB(72, 209, 204)
HSL(178, 60%, 55%)
#7FDBDA
Pale Cyan
RGB(127, 219, 218)
HSL(179, 56%, 68%)
#B2EDED
Light Cyan
RGB(178, 237, 237)
HSL(180, 62%, 81%)
#E0F7FA
Light Cyan
RGB(224, 247, 250)
HSL(187, 72%, 93%)
lightbulbBest Use Cases
- checkWellness apps
- checkTravel websites
- checkBeach-themed events
businessIndustries
- checkTravel
- checkWellness
Mood:refreshing
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #00CED1;
--color-2: #20B2AA;
--color-3: #48D1CC;
--color-4: #7FDBDA;
--color-5: #B2EDED;
--color-6: #E0F7FA;
}Tailwind CSS Config
colors: {
'turquoise-1': '#00CED1',
'turquoise-2': '#20B2AA',
'turquoise-3': '#48D1CC',
'turquoise-4': '#7FDBDA',
'turquoise-5': '#B2EDED',
'turquoise-6': '#E0F7FA',
}turquoisetropicalaquafresh
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free