Tropical Holiday
#39D0D7A rich blue with quiet confidence. Creates restful bedrooms and focused home offices.
Spec Sheet
Hex#39D0D7
RGB57, 208, 215
HSL183°, 66%, 53%
On White 1.88:1 Fail
On Black 11.18:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E3E8E8 Text: #213031 Accent: #39D0D7 Support: #A9514C Neutral: #B3B9C1 Rules: - Use Background for surfaces and canvas - Use Ink for body text and icons - Never use Accent as body text — contrast is too low - Maintain 4.5:1 minimum contrast for normal text
Design System from Tropical Holiday Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E3E8E8;
--palette-ink: #213031;
--palette-accent: #39D0D7;
--palette-support: #A9514C;
--palette-neutral: #B3B9C1;
}Tailwind Config
{
"palette-background": "#E3E8E8",
"palette-ink": "#213031",
"palette-accent": "#39D0D7",
"palette-support": "#A9514C",
"palette-neutral": "#B3B9C1"
}Color Blindness Simulation
#C1C7D8
Protanopia#AAB6D8
Deuteranopia#00D8D2
TritanopiaBuild a design system around Tropical Holiday.