Ewing Blue
#D0E2E0This tempered blue carries aquatic depth, evoking the distance between sky and sea.
Spec Sheet
Hex#D0E2E0
RGB208, 226, 224
HSL173°, 24%, 85%
On White 1.34:1 Fail
On Black 15.64:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0F4F4 Text: #192423 Accent: #D0E2E0 Support: #A36269 Neutral: #B9CAD4 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 Ewing Blue Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0F4F4;
--palette-ink: #192423;
--palette-accent: #D0E2E0;
--palette-support: #A36269;
--palette-neutral: #B9CAD4;
}Tailwind Config
{
"palette-background": "#F0F4F4",
"palette-ink": "#192423",
"palette-accent": "#D0E2E0",
"palette-support": "#A36269",
"palette-neutral": "#B9CAD4"
}Color Blindness Simulation
#E0E0E0
Protanopia#DCDDE0
Deuteranopia#CBE3E1
TritanopiaBuild a design system around Ewing Blue.