Mountain Air

CC-636 / Benjamin Moore
#C4C2B0

A mid-toned neutral with sun-kissed undertones that adapts to its surroundings chameleon-like.

Spec Sheet

Hex#C4C2B0
RGB196, 194, 176
HSL54°, 14%, 73%
On White 1.8:1 Fail
On Black 11.69:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F0F0EA
Text: #222116
Accent: #C4C2B0
Support: #5B5F8B
Neutral: #D1DAC3

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
Learn more about AI Palette

Design System from Mountain Air Palettes are free. Exports aren't.

#F0F0EA background RGB 240 240 234
#222116 ink RGB 34 33 22
#C4C2B0 accent RGB 196 194 176
#5B5F8B support RGB 91 95 139
#D1DAC3 neutral RGB 209 218 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F0EA;
  --palette-ink: #222116;
  --palette-accent: #C4C2B0;
  --palette-support: #5B5F8B;
  --palette-neutral: #D1DAC3;
}

Tailwind Config

{
  "palette-background": "#F0F0EA",
  "palette-ink": "#222116",
  "palette-accent": "#C4C2B0",
  "palette-support": "#5B5F8B",
  "palette-neutral": "#D1DAC3"
}

Pro Exports Pro

Color Blindness Simulation

#C6C1AF
Protanopia
#C7C2B1
Deuteranopia
#C7BFBD
Tritanopia

Build a design system around Mountain Air.