Indigo

744 / Benjamin Moore
#A1CFD7

A balanced, icy blue that reads as both calm and architectural.

Spec Sheet

Hex#A1CFD7
RGB161, 207, 215
HSL189°, 40%, 74%
On White 1.69:1 Fail
On Black 12.42:1 AAA

For AI Tools

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

Background: #E4EBEC
Text: #1D282A
Accent: #A1CFD7
Support: #BA7569
Neutral: #B6BCC9

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

#E4EBEC background RGB 228 235 236
#1D282A ink RGB 29 40 42
#A1CFD7 accent RGB 161 207 215
#BA7569 support RGB 186 117 105
#B6BCC9 neutral RGB 182 188 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E4EBEC;
  --palette-ink: #1D282A;
  --palette-accent: #A1CFD7;
  --palette-support: #BA7569;
  --palette-neutral: #B6BCC9;
}

Tailwind Config

{
  "palette-background": "#E4EBEC",
  "palette-ink": "#1D282A",
  "palette-accent": "#A1CFD7",
  "palette-support": "#BA7569",
  "palette-neutral": "#B6BCC9"
}

Pro Exports Pro

Color Blindness Simulation

#C7CBD8
Protanopia
#BEC4D7
Deuteranopia
#90D3D1
Tritanopia

Build a design system around Indigo.