New Orleans
#5B6197A muted blue with quiet confidence. Creates restful bedrooms and focused home offices.
Spec Sheet
Hex#5B6197
RGB91, 97, 151
HSL234°, 25%, 47%
On White 5.83:1 AA
On Black 3.6:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8E8ED Text: #232434 Accent: #5B6197 Support: #AFA864 Neutral: #BAAFCB 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 New Orleans Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8E8ED;
--palette-ink: #232434;
--palette-accent: #5B6197;
--palette-support: #AFA864;
--palette-neutral: #BAAFCB;
}Tailwind Config
{
"palette-background": "#E8E8ED",
"palette-ink": "#232434",
"palette-accent": "#5B6197",
"palette-support": "#AFA864",
"palette-neutral": "#BAAFCB"
}Color Blindness Simulation
#4F6799
Protanopia#4B6396
Deuteranopia#496C75
TritanopiaBuild a design system around New Orleans.