Madison Avenue
#6BC0CEThis distinct blue carries cool depth, evoking the distance between sky and sea.
Spec Sheet
Hex#6BC0CE
RGB107, 192, 206
HSL188°, 50%, 61%
On White 2.09:1 Fail
On Black 10.06:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E4EBEC Text: #162527 Accent: #6BC0CE Support: #BD766B Neutral: #C6CCD7 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 Madison Avenue Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E4EBEC;
--palette-ink: #162527;
--palette-accent: #6BC0CE;
--palette-support: #BD766B;
--palette-neutral: #C6CCD7;
}Tailwind Config
{
"palette-background": "#E4EBEC",
"palette-ink": "#162527",
"palette-accent": "#6BC0CE",
"palette-support": "#BD766B",
"palette-neutral": "#C6CCD7"
}Color Blindness Simulation
#B3BACF
Protanopia#A3AECE
Deuteranopia#34C7C4
TritanopiaBuild a design system around Madison Avenue.