Tropical Dream
#D3FFD2A vivid green with organic grounding. Connects interior spaces to the landscape beyond the window.
Spec Sheet
Hex#D3FFD2
RGB211, 255, 210
HSL119°, 100%, 91%
On White 1.11:1 Fail
On Black 19:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8EDE8 Text: #1D2F1D Accent: #D3FFD2 Support: #C467C5 Neutral: #BACEC4 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 Dream Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8EDE8;
--palette-ink: #1D2F1D;
--palette-accent: #D3FFD2;
--palette-support: #C467C5;
--palette-neutral: #BACEC4;
}Tailwind Config
{
"palette-background": "#E8EDE8",
"palette-ink": "#1D2F1D",
"palette-accent": "#D3FFD2",
"palette-support": "#C467C5",
"palette-neutral": "#BACEC4"
}Color Blindness Simulation
#FFF6CF
Protanopia#FAF2D4
Deuteranopia#CFFCF2
TritanopiaBuild a design system around Tropical Dream.