Caramel Latte

2166-20 / Benjamin Moore
#BC6B32

A medium-depth orange with sun-kissed warmth that envelops a room without overpowering it.

Spec Sheet

Hex#BC6B32
RGB188, 107, 50
HSL25°, 58%, 47%
On White 3.97:1 AA Large
On Black 5.29:1 AA

For AI Tools

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

Background: #EFEDEB
Text: #261D18
Accent: #BC6B32
Support: #6593B3
Neutral: #C8C4A3

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

#EFEDEB background RGB 239 237 235
#261D18 ink RGB 38 29 24
#BC6B32 accent RGB 188 107 50
#6593B3 support RGB 101 147 179
#C8C4A3 neutral RGB 200 196 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEDEB;
  --palette-ink: #261D18;
  --palette-accent: #BC6B32;
  --palette-support: #6593B3;
  --palette-neutral: #C8C4A3;
}

Tailwind Config

{
  "palette-background": "#EFEDEB",
  "palette-ink": "#261D18",
  "palette-accent": "#BC6B32",
  "palette-support": "#6593B3",
  "palette-neutral": "#C8C4A3"
}

Pro Exports Pro

Color Blindness Simulation

#82752B
Protanopia
#968731
Deuteranopia
#CE5A5F
Tritanopia

Build a design system around Caramel Latte.