Soft Chinchilla

2135-50 / Benjamin Moore
#ADC3C8

A moderate blue with oceanic undertones that anchors spaces with quiet authority.

Spec Sheet

Hex#ADC3C8
RGB173, 195, 200
HSL191°, 20%, 73%
On White 1.84:1 Fail
On Black 11.42:1 AAA

For AI Tools

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

Background: #F0F3F4
Text: #1C2D31
Accent: #ADC3C8
Support: #AB5744
Neutral: #AFB8CA

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

#F0F3F4 background RGB 240 243 244
#1C2D31 ink RGB 28 45 49
#ADC3C8 accent RGB 173 195 200
#AB5744 support RGB 171 87 68
#AFB8CA neutral RGB 175 184 202
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F3F4;
  --palette-ink: #1C2D31;
  --palette-accent: #ADC3C8;
  --palette-support: #AB5744;
  --palette-neutral: #AFB8CA;
}

Tailwind Config

{
  "palette-background": "#F0F3F4",
  "palette-ink": "#1C2D31",
  "palette-accent": "#ADC3C8",
  "palette-support": "#AB5744",
  "palette-neutral": "#AFB8CA"
}

Pro Exports Pro

Color Blindness Simulation

#BFC1C8
Protanopia
#BABDC8
Deuteranopia
#A6C5C4
Tritanopia

Build a design system around Soft Chinchilla.