National Anthem
#2F75C5A rich blue with quiet confidence. Creates restful bedrooms and focused home offices.
Spec Sheet
Hex#2F75C5
RGB47, 117, 197
HSL212°, 61%, 48%
On White 4.7:1 AA
On Black 4.47:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E4E8EC Text: #1C2126 Accent: #2F75C5 Support: #BB9972 Neutral: #C2C1D7 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 National Anthem Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E4E8EC;
--palette-ink: #1C2126;
--palette-accent: #2F75C5;
--palette-support: #BB9972;
--palette-neutral: #C2C1D7;
}Tailwind Config
{
"palette-background": "#E4E8EC",
"palette-ink": "#1C2126",
"palette-accent": "#2F75C5",
"palette-support": "#BB9972",
"palette-neutral": "#C2C1D7"
}Color Blindness Simulation
#4F7BC8
Protanopia#366DC3
Deuteranopia#008893
TritanopiaBuild a design system around National Anthem.