Gray Mirage
#C8C5B2A mid-toned, amber green that brings botanical calm to residential spaces.
Spec Sheet
Hex#C8C5B2
RGB200, 197, 178
HSL52°, 17%, 74%
On White 1.74:1 Fail
On Black 12.09:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1F0EA Text: #2D2B1F Accent: #C8C5B2 Support: #4D5799 Neutral: #C7CDBC 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 Gray Mirage Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1F0EA;
--palette-ink: #2D2B1F;
--palette-accent: #C8C5B2;
--palette-support: #4D5799;
--palette-neutral: #C7CDBC;
}Tailwind Config
{
"palette-background": "#F1F0EA",
"palette-ink": "#2D2B1F",
"palette-accent": "#C8C5B2",
"palette-support": "#4D5799",
"palette-neutral": "#C7CDBC"
}Color Blindness Simulation
#C9C4B1
Protanopia#CAC5B3
Deuteranopia#CCC2BF
TritanopiaBuild a design system around Gray Mirage.