Candle Glow

CSP-1015 / Benjamin Moore
#CDBC96

A balanced, warm neutral that reads differently against warm and cool companions.

Spec Sheet

Hex#CDBC96
RGB205, 188, 150
HSL41°, 35%, 70%
On White 1.87:1 Fail
On Black 11.23:1 AAA

For AI Tools

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

Background: #F1F0EE
Text: #272011
Accent: #CDBC96
Support: #576C98
Neutral: #C0C4B1

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

#F1F0EE background RGB 241 240 238
#272011 ink RGB 39 32 17
#CDBC96 accent RGB 205 188 150
#576C98 support RGB 87 108 152
#C0C4B1 neutral RGB 192 196 177
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EE;
  --palette-ink: #272011;
  --palette-accent: #CDBC96;
  --palette-support: #576C98;
  --palette-neutral: #C0C4B1;
}

Tailwind Config

{
  "palette-background": "#F1F0EE",
  "palette-ink": "#272011",
  "palette-accent": "#CDBC96",
  "palette-support": "#576C98",
  "palette-neutral": "#C0C4B1"
}

Pro Exports Pro

Color Blindness Simulation

#C5BB94
Protanopia
#CABF97
Deuteranopia
#D6B6B2
Tritanopia

Build a design system around Candle Glow.