Wood Acres
#4F5051A subtle, dark grey that holds its own without overwhelming. Works across contemporary and transitional interiors.
Spec Sheet
Hex#4F5051
RGB79, 80, 81
HSL210°, 1%, 31%
On White 8.08:1 AAA
On Black 2.6:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E5E8EB Text: #19242E Accent: #4F5051 Support: #A1784F Neutral: #CACAD8 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 Wood Acres Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E5E8EB;
--palette-ink: #19242E;
--palette-accent: #4F5051;
--palette-support: #A1784F;
--palette-neutral: #CACAD8;
}Tailwind Config
{
"palette-background": "#E5E8EB",
"palette-ink": "#19242E",
"palette-accent": "#4F5051",
"palette-support": "#A1784F",
"palette-neutral": "#CACAD8"
}Color Blindness Simulation
#505051
Protanopia#4F5051
Deuteranopia#4F5050
TritanopiaBuild a design system around Wood Acres.