Rainy Afternoon
#646B61Rooted and rich, this green holds earthy complexity beneath its organic appearance.
Spec Sheet
Hex#646B61
RGB100, 107, 97
HSL102°, 5%, 40%
On White 5.5:1 AA
On Black 3.82:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECF1EA Text: #1D2B17 Accent: #646B61 Support: #744C85 Neutral: #A8C2AE 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 Rainy Afternoon Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECF1EA;
--palette-ink: #1D2B17;
--palette-accent: #646B61;
--palette-support: #744C85;
--palette-neutral: #A8C2AE;
}Tailwind Config
{
"palette-background": "#ECF1EA",
"palette-ink": "#1D2B17",
"palette-accent": "#646B61",
"palette-support": "#744C85",
"palette-neutral": "#A8C2AE"
}Color Blindness Simulation
#6C6960
Protanopia#6B6961
Deuteranopia#646A68
TritanopiaBuild a design system around Rainy Afternoon.