Stone Fence
#8AACA7A subtle, medium grey that holds its own without overwhelming. Works across contemporary and transitional interiors.
Spec Sheet
Hex#8AACA7
RGB138, 172, 167
HSL171°, 17%, 61%
On White 2.46:1 Fail
On Black 8.54:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E7EEED Text: #142422 Accent: #8AACA7 Support: #955F68 Neutral: #CDD2D6 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 Stone Fence Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E7EEED;
--palette-ink: #142422;
--palette-accent: #8AACA7;
--palette-support: #955F68;
--palette-neutral: #CDD2D6;
}Tailwind Config
{
"palette-background": "#E7EEED",
"palette-ink": "#142422",
"palette-accent": "#8AACA7",
"palette-support": "#955F68",
"palette-neutral": "#CDD2D6"
}Color Blindness Simulation
#A8A8A7
Protanopia#A2A3A8
Deuteranopia#81AEAA
TritanopiaBuild a design system around Stone Fence.