Heather Moor
#988D90A composed medium grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.
Spec Sheet
Hex#988D90
RGB152, 141, 144
HSL344°, 5%, 57%
On White 3.21:1 AA Large
On Black 6.55:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAE1E3 Text: #312125 Accent: #988D90 Support: #568F80 Neutral: #C9BEBA 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 Heather Moor Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAE1E3;
--palette-ink: #312125;
--palette-accent: #988D90;
--palette-support: #568F80;
--palette-neutral: #C9BEBA;
}Tailwind Config
{
"palette-background": "#EAE1E3",
"palette-ink": "#312125",
"palette-accent": "#988D90",
"palette-support": "#568F80",
"palette-neutral": "#C9BEBA"
}Color Blindness Simulation
#8E8F90
Protanopia#909090
Deuteranopia#9A8D8E
TritanopiaBuild a design system around Heather Moor.