Umber
#6E543CA natural, deep brown shade that bridges warm and cool palettes with ease.
Spec Sheet
Hex#6E543C
RGB110, 84, 60
HSL29°, 29%, 33%
On White 7.01:1 AAA
On Black 3:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F0ED Text: #33281E Accent: #6E543C Support: #5C89B2 Neutral: #D2D2C1 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 Umber Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F0ED;
--palette-ink: #33281E;
--palette-accent: #6E543C;
--palette-support: #5C89B2;
--palette-neutral: #D2D2C1;
}Tailwind Config
{
"palette-background": "#F2F0ED",
"palette-ink": "#33281E",
"palette-accent": "#6E543C",
"palette-support": "#5C89B2",
"palette-neutral": "#D2D2C1"
}Color Blindness Simulation
#5C563A
Protanopia#625B3C
Deuteranopia#764E4E
TritanopiaBuild a design system around Umber.