Chocolate

FE085 / Fired Earth
#4A3830

A very deep brown with rich cocoa warmth. Dramatic and enveloping, almost black in dim light.

Spec Sheet

Hex#4A3830
RGB74, 56, 48
HSL18°, 21%, 24%
On White 11.06:1 AAA
On Black 1.9:1 Fail

For AI Tools

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

Background: #EFECEB
Text: #251C18
Accent: #4A3830
Support: #7DA0B0
Neutral: #C2BFB3

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

#EFECEB background RGB 239 236 235
#251C18 ink RGB 37 28 24
#4A3830 accent RGB 74 56 48
#7DA0B0 support RGB 125 160 176
#C2BFB3 neutral RGB 194 191 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFECEB;
  --palette-ink: #251C18;
  --palette-accent: #4A3830;
  --palette-support: #7DA0B0;
  --palette-neutral: #C2BFB3;
}

Tailwind Config

{
  "palette-background": "#EFECEB",
  "palette-ink": "#251C18",
  "palette-accent": "#4A3830",
  "palette-support": "#7DA0B0",
  "palette-neutral": "#C2BFB3"
}

Pro Exports Pro

Color Blindness Simulation

#3D3A2F
Protanopia
#413D30
Deuteranopia
#4F3536
Tritanopia

Build a design system around Chocolate.