Skysail Blue
#ABD5F4A light blue that balances cool clarity with emotional warmth. Works in coastal, traditional, and modern schemes.
Spec Sheet
Hex#ABD5F4
RGB171, 213, 244
HSL205°, 77%, 81%
On White 1.55:1 Fail
On Black 13.56:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F5F6 Text: #131E26 Accent: #ABD5F4 Support: #C48C64 Neutral: #A8ABC2 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 Skysail Blue Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F5F6;
--palette-ink: #131E26;
--palette-accent: #ABD5F4;
--palette-support: #C48C64;
--palette-neutral: #A8ABC2;
}Tailwind Config
{
"palette-background": "#F4F5F6",
"palette-ink": "#131E26",
"palette-accent": "#ABD5F4",
"palette-support": "#C48C64",
"palette-neutral": "#A8ABC2"
}Color Blindness Simulation
#C8D4F6
Protanopia#BECCF3
Deuteranopia#95DDDF
TritanopiaBuild a design system around Skysail Blue.