Gamboge

CW-285 / Benjamin Moore
#E6B271

A clear orange with amber warmth that envelops a room without overpowering it.

Spec Sheet

Hex#E6B271
RGB230, 178, 113
HSL33°, 70%, 67%
On White 1.91:1 Fail
On Black 10.97:1 AAA

For AI Tools

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

Background: #F1F0EE
Text: #1E1810
Accent: #E6B271
Support: #3F6BA2
Neutral: #C5C6B3

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

#F1F0EE background RGB 241 240 238
#1E1810 ink RGB 30 24 16
#E6B271 accent RGB 230 178 113
#3F6BA2 support RGB 63 107 162
#C5C6B3 neutral RGB 197 198 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EE;
  --palette-ink: #1E1810;
  --palette-accent: #E6B271;
  --palette-support: #3F6BA2;
  --palette-neutral: #C5C6B3;
}

Tailwind Config

{
  "palette-background": "#F1F0EE",
  "palette-ink": "#1E1810",
  "palette-accent": "#E6B271",
  "palette-support": "#3F6BA2",
  "palette-neutral": "#C5C6B3"
}

Pro Exports Pro

Color Blindness Simulation

#C5B46C
Protanopia
#D1C072
Deuteranopia
#F7A5A2
Tritanopia

Build a design system around Gamboge.