North Cascades

1411 / Benjamin Moore
#C3C2D0

This quiet purple carries cool depth, shifting between moody and regal in different light.

Spec Sheet

Hex#C3C2D0
RGB195, 194, 208
HSL244°, 13%, 79%
On White 1.76:1 Fail
On Black 11.95:1 AAA

For AI Tools

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

Background: #E5E4EC
Text: #212037
Accent: #C3C2D0
Support: #A1A843
Neutral: #C8C1CD

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 North Cascades Palettes are free. Exports aren't.

#E5E4EC background RGB 229 228 236
#212037 ink RGB 33 32 55
#C3C2D0 accent RGB 195 194 208
#A1A843 support RGB 161 168 67
#C8C1CD neutral RGB 200 193 205
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5E4EC;
  --palette-ink: #212037;
  --palette-accent: #C3C2D0;
  --palette-support: #A1A843;
  --palette-neutral: #C8C1CD;
}

Tailwind Config

{
  "palette-background": "#E5E4EC",
  "palette-ink": "#212037",
  "palette-accent": "#C3C2D0",
  "palette-support": "#A1A843",
  "palette-neutral": "#C8C1CD"
}

Pro Exports Pro

Color Blindness Simulation

#BFC4D1
Protanopia
#BFC3D0
Deuteranopia
#C1C4C6
Tritanopia

Build a design system around North Cascades.