Essential Haze
minimal palette with a balanced five-color hierarchy for design use.
#Minimal#Neutral#Clean
COLOR 1
#22211D
Stone 800
COLOR 2
#5F6440
Rosemary
COLOR 3
#8E9683
Artichoke
COLOR 4
#F3F2F6
Slate 100
COLOR 5
#DCDCD8
Gainsboro
Color Values & Codes
HEX · RGB · HSLOpen In Design Tools
CSS Variables
:root {
--color-1: #22211D;
--color-2: #5F6440;
--color-3: #8E9683;
--color-4: #F3F2F6;
--color-5: #DCDCD8;
}Role-Based WCAG Contrast Audit
Accessibility contrast depends on assigned UI roles. Here are the contrast ratios and WCAG compliance ratings when pairing palette colors as Foreground Text against Background surfaces:
Sample Text
#22211D on #F3F2F614.46:1
Normal Text AA Pass
Sample Text
#22211D on #DCDCD811.72:1
Normal Text AA Pass
Sample Text
#5F6440 on #F3F2F65.57:1
Normal Text AA Pass
Sample Text
#5F6440 on #DCDCD84.51:1
Normal Text AA Pass
Sample Text
#8E9683 on #F3F2F62.75:1
Large Text Only (Fail)
Sample Text
#8E9683 on #DCDCD82.23:1
Large Text Only (Fail)