Make Believe

CSP-1035 / Benjamin Moore
#CAC0A6

Versatile and clear, this neutral holds amber depth that reveals itself over time.

Spec Sheet

Hex#CAC0A6
RGB202, 192, 166
HSL43°, 25%, 72%
On White 1.81:1 Fail
On Black 11.6:1 AAA

For AI Tools

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

Background: #ECEBE9
Text: #221E16
Accent: #CAC0A6
Support: #5168A4
Neutral: #C9CDBC

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

#ECEBE9 background RGB 236 235 233
#221E16 ink RGB 34 30 22
#CAC0A6 accent RGB 202 192 166
#5168A4 support RGB 81 104 164
#C9CDBC neutral RGB 201 205 188
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECEBE9;
  --palette-ink: #221E16;
  --palette-accent: #CAC0A6;
  --palette-support: #5168A4;
  --palette-neutral: #C9CDBC;
}

Tailwind Config

{
  "palette-background": "#ECEBE9",
  "palette-ink": "#221E16",
  "palette-accent": "#CAC0A6",
  "palette-support": "#5168A4",
  "palette-neutral": "#C9CDBC"
}

Pro Exports Pro

Color Blindness Simulation

#C6BFA4
Protanopia
#C9C2A7
Deuteranopia
#D0BCB9
Tritanopia

Build a design system around Make Believe.