Dark Granite
#5A6B68A composed deep grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.
Spec Sheet
Hex#5A6B68
RGB90, 107, 104
HSL169°, 9%, 39%
On White 5.62:1 AA
On Black 3.74:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F7F6 Text: #112723 Accent: #5A6B68 Support: #9C6871 Neutral: #B4C3CA 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 Dark Granite Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F7F6;
--palette-ink: #112723;
--palette-accent: #5A6B68;
--palette-support: #9C6871;
--palette-neutral: #B4C3CA;
}Tailwind Config
{
"palette-background": "#F3F7F6",
"palette-ink": "#112723",
"palette-accent": "#5A6B68",
"palette-support": "#9C6871",
"palette-neutral": "#B4C3CA"
}Color Blindness Simulation
#696968
Protanopia#666668
Deuteranopia#566C6A
TritanopiaBuild a design system around Dark Granite.