Harwood Putty
#EDEFE7Clean and whisper-light, this white holds botanical undertones that prevent it from feeling sterile.
Spec Sheet
Hex#EDEFE7
RGB237, 239, 231
HSL75°, 20%, 92%
On White 1.16:1 Fail
On Black 18.1:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1F2ED Text: #191C12 Accent: #EDEFE7 Support: #584691 Neutral: #BCCEB6 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 Harwood Putty Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1F2ED;
--palette-ink: #191C12;
--palette-accent: #EDEFE7;
--palette-support: #584691;
--palette-neutral: #BCCEB6;
}Tailwind Config
{
"palette-background": "#F1F2ED",
"palette-ink": "#191C12",
"palette-accent": "#EDEFE7",
"palette-support": "#584691",
"palette-neutral": "#BCCEB6"
}Color Blindness Simulation
#F0EEE7
Protanopia#F0EEE7
Deuteranopia#EEEEED
TritanopiaBuild a design system around Harwood Putty.