Come Sail Away
#DDEAE4A soft blue with teal undertones that anchors spaces with quiet authority.
Spec Sheet
Hex#DDEAE4
RGB221, 234, 228
HSL152°, 24%, 89%
On White 1.24:1 Fail
On Black 16.96:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAF0ED Text: #1C2C24 Accent: #DDEAE4 Support: #8A516C Neutral: #ACC2C3 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 Come Sail Away Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAF0ED;
--palette-ink: #1C2C24;
--palette-accent: #DDEAE4;
--palette-support: #8A516C;
--palette-neutral: #ACC2C3;
}Tailwind Config
{
"palette-background": "#EAF0ED",
"palette-ink": "#1C2C24",
"palette-accent": "#DDEAE4",
"palette-support": "#8A516C",
"palette-neutral": "#ACC2C3"
}Color Blindness Simulation
#E9E8E4
Protanopia#E7E6E4
Deuteranopia#DBEAE8
TritanopiaBuild a design system around Come Sail Away.