Italianate
#CB9976A medium-depth orange with amber warmth that envelops a room without overpowering it.
Spec Sheet
Hex#CB9976
RGB203, 153, 118
HSL25°, 45%, 63%
On White 2.51:1 Fail
On Black 8.36:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F5F4 Text: #181411 Accent: #CB9976 Support: #6A95B4 Neutral: #D6D5C2 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 Italianate Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F5F4;
--palette-ink: #181411;
--palette-accent: #CB9976;
--palette-support: #6A95B4;
--palette-neutral: #D6D5C2;
}Tailwind Config
{
"palette-background": "#F6F5F4",
"palette-ink": "#181411",
"palette-accent": "#CB9976",
"palette-support": "#6A95B4",
"palette-neutral": "#D6D5C2"
}Color Blindness Simulation
#A89D73
Protanopia#B3A876
Deuteranopia#D98F90
TritanopiaBuild a design system around Italianate.