Alpine Air
#A6C8B0A muted, light grey that holds its own without overwhelming. Works across contemporary and transitional interiors.
Spec Sheet
Hex#A6C8B0
RGB166, 200, 176
HSL138°, 24%, 72%
On White 1.82:1 Fail
On Black 11.51:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECEFED Text: #1A3C25 Accent: #A6C8B0 Support: #9E6B8F Neutral: #BDCCC9 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 Alpine Air Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECEFED;
--palette-ink: #1A3C25;
--palette-accent: #A6C8B0;
--palette-support: #9E6B8F;
--palette-neutral: #BDCCC9;
}Tailwind Config
{
"palette-background": "#ECEFED",
"palette-ink": "#1A3C25",
"palette-accent": "#A6C8B0",
"palette-support": "#9E6B8F",
"palette-neutral": "#BDCCC9"
}Color Blindness Simulation
#C8C2AF
Protanopia#C2BEB1
Deuteranopia#A1C7C1
TritanopiaBuild a design system around Alpine Air.