Dense Shrub
#4E6D5BA subtle, deep grey that holds its own without overwhelming. Works across contemporary and transitional interiors.
Spec Sheet
Hex#4E6D5B
RGB78, 109, 91
HSL145°, 17%, 37%
On White 5.73:1 AA
On Black 3.66:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E6EAE8 Text: #192E22 Accent: #4E6D5B Support: #A1728E Neutral: #C0D3D1 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 Dense Shrub Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E6EAE8;
--palette-ink: #192E22;
--palette-accent: #4E6D5B;
--palette-support: #A1728E;
--palette-neutral: #C0D3D1;
}Tailwind Config
{
"palette-background": "#E6EAE8",
"palette-ink": "#192E22",
"palette-accent": "#4E6D5B",
"palette-support": "#A1728E",
"palette-neutral": "#C0D3D1"
}Color Blindness Simulation
#6C685A
Protanopia#67655C
Deuteranopia#486D68
TritanopiaBuild a design system around Dense Shrub.