Paradise Valley
#67B458A grounded green with earthy undertones that connects interiors to the natural world.
Spec Sheet
Hex#67B458
RGB103, 180, 88
HSL110°, 38%, 53%
On White 2.55:1 Fail
On Black 8.25:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E5EDE3 Text: #1C2F19 Accent: #67B458 Support: #945AA0 Neutral: #BDD1C4 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 Paradise Valley Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E5EDE3;
--palette-ink: #1C2F19;
--palette-accent: #67B458;
--palette-support: #945AA0;
--palette-neutral: #BDD1C4;
}Tailwind Config
{
"palette-background": "#E5EDE3",
"palette-ink": "#1C2F19",
"palette-accent": "#67B458",
"palette-support": "#945AA0",
"palette-neutral": "#BDD1C4"
}Color Blindness Simulation
#B8A750
Protanopia#ADA05E
Deuteranopia#60AF9F
TritanopiaBuild a design system around Paradise Valley.