Verdigris
#55756CA rich green with aquatic undertones that connects interiors to the natural world.
Spec Sheet
Hex#55756C
RGB85, 117, 108
HSL163°, 16%, 40%
On White 5.06:1 AA
On Black 4.15:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAF0EE Text: #1D342E Accent: #55756C Support: #C36983 Neutral: #C1D2D7 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 Verdigris Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAF0EE;
--palette-ink: #1D342E;
--palette-accent: #55756C;
--palette-support: #C36983;
--palette-neutral: #C1D2D7;
}Tailwind Config
{
"palette-background": "#EAF0EE",
"palette-ink": "#1D342E",
"palette-accent": "#55756C",
"palette-support": "#C36983",
"palette-neutral": "#C1D2D7"
}Color Blindness Simulation
#73716C
Protanopia#6D6D6D
Deuteranopia#4D7672
TritanopiaBuild a design system around Verdigris.