Royal Breeze
#0C4B93A vivid blue with quiet confidence. Creates restful bedrooms and focused home offices.
Spec Sheet
Hex#0C4B93
RGB12, 75, 147
HSL212°, 85%, 31%
On White 8.59:1 AAA
On Black 2.44:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E6E8EA Text: #212D3B Accent: #0C4B93 Support: #B09373 Neutral: #AAA9C6 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 Royal Breeze Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E6E8EA;
--palette-ink: #212D3B;
--palette-accent: #0C4B93;
--palette-support: #B09373;
--palette-neutral: #AAA9C6;
}Tailwind Config
{
"palette-background": "#E6E8EA",
"palette-ink": "#212D3B",
"palette-accent": "#0C4B93",
"palette-support": "#B09373",
"palette-neutral": "#AAA9C6"
}Color Blindness Simulation
#215296
Protanopia#004792
Deuteranopia#005D68
TritanopiaBuild a design system around Royal Breeze.