In the Navy
#283849A restful, deep blue shade lending architectural weight to walls and trim alike.
Spec Sheet
Hex#283849
RGB40, 56, 73
HSL211°, 29%, 22%
On White 11.99:1 AAA
On Black 1.75:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E5E8EB Text: #1C2D40 Accent: #283849 Support: #AB8359 Neutral: #B4B4C5 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 In the Navy Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E5E8EB;
--palette-ink: #1C2D40;
--palette-accent: #283849;
--palette-support: #AB8359;
--palette-neutral: #B4B4C5;
}Tailwind Config
{
"palette-background": "#E5E8EB",
"palette-ink": "#1C2D40",
"palette-accent": "#283849",
"palette-support": "#AB8359",
"palette-neutral": "#B4B4C5"
}Color Blindness Simulation
#31384A
Protanopia#2D3549
Deuteranopia#1C3C3E
TritanopiaBuild a design system around In the Navy.