Deep River
#4B4E4AA dramatic, botanical neutral that reads differently against warm and cool companions.
Spec Sheet
Hex#4B4E4A
RGB75, 78, 74
HSL105°, 3%, 30%
On White 8.44:1 AAA
On Black 2.49:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E3EAE1 Text: #1D3116 Accent: #4B4E4A Support: #85409C Neutral: #BCD2C1 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 Deep River Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E3EAE1;
--palette-ink: #1D3116;
--palette-accent: #4B4E4A;
--palette-support: #85409C;
--palette-neutral: #BCD2C1;
}Tailwind Config
{
"palette-background": "#E3EAE1",
"palette-ink": "#1D3116",
"palette-accent": "#4B4E4A",
"palette-support": "#85409C",
"palette-neutral": "#BCD2C1"
}Color Blindness Simulation
#4E4D4A
Protanopia#4E4D4A
Deuteranopia#4B4E4D
TritanopiaBuild a design system around Deep River.