Southern Belle
#41548CMeasured and saturated, this blue brings cool character to cabinetry and walls alike.
Spec Sheet
Hex#41548C
RGB65, 84, 140
HSL225°, 37%, 40%
On White 7.31:1 AAA
On Black 2.87:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1F2F4 Text: #171D30 Accent: #41548C Support: #AEA27E Neutral: #B0ABBF 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 Southern Belle Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1F2F4;
--palette-ink: #171D30;
--palette-accent: #41548C;
--palette-support: #AEA27E;
--palette-neutral: #B0ABBF;
}Tailwind Config
{
"palette-background": "#F1F2F4",
"palette-ink": "#171D30",
"palette-accent": "#41548C",
"palette-support": "#AEA27E",
"palette-neutral": "#B0ABBF"
}Color Blindness Simulation
#3E5A8E
Protanopia#35538B
Deuteranopia#1E6069
TritanopiaBuild a design system around Southern Belle.