Compass Blue
#37485EA muted blue with quiet confidence. Creates restful bedrooms and focused home offices.
Spec Sheet
Hex#37485E
RGB55, 72, 94
HSL214°, 26%, 29%
On White 9.33:1 AAA
On Black 2.25:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E5E8EB Text: #121921 Accent: #37485E Support: #AE9575 Neutral: #ADABC4 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 Compass Blue Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E5E8EB;
--palette-ink: #121921;
--palette-accent: #37485E;
--palette-support: #AE9575;
--palette-neutral: #ADABC4;
}Tailwind Config
{
"palette-background": "#E5E8EB",
"palette-ink": "#121921",
"palette-accent": "#37485E",
"palette-support": "#AE9575",
"palette-neutral": "#ADABC4"
}Color Blindness Simulation
#40495F
Protanopia#3B455E
Deuteranopia#2A4D4F
TritanopiaBuild a design system around Compass Blue.