Wild Wonder
#C8B472Dulux Colour of the Year 2022. A warm, optimistic golden yellow that signalled a return to joyful, uplifting interiors.
Spec Sheet
Hex#C8B472
RGB200, 180, 114
HSL46°, 44%, 62%
On White 2.05:1 Fail
On Black 10.23:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECECE9 Text: #353022 Accent: #C8B472 Support: #6979B0 Neutral: #D6DBC7 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 Wild Wonder Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECECE9;
--palette-ink: #353022;
--palette-accent: #C8B472;
--palette-support: #6979B0;
--palette-neutral: #D6DBC7;
}Tailwind Config
{
"palette-background": "#ECECE9",
"palette-ink": "#353022",
"palette-accent": "#C8B472",
"palette-support": "#6979B0",
"palette-neutral": "#D6DBC7"
}Color Blindness Simulation
#C1B16D
Protanopia#C6B874
Deuteranopia#D4AAA4
TritanopiaBuild a design system around Wild Wonder.