Treacle

FE108 / Fired Earth
#4A3A2C

A very deep brown-black with the glossy depth of black treacle. Warm and confectionary.

Spec Sheet

Hex#4A3A2C
RGB74, 58, 44
HSL28°, 25%, 23%
On White 10.87:1 AAA
On Black 1.93:1 Fail

For AI Tools

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

Background: #F4F2F1
Text: #35281C
Accent: #4A3A2C
Support: #7A93A8
Neutral: #C3C3B1

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

#F4F2F1 background RGB 244 242 241
#35281C ink RGB 53 40 28
#4A3A2C accent RGB 74 58 44
#7A93A8 support RGB 122 147 168
#C3C3B1 neutral RGB 195 195 177
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F2F1;
  --palette-ink: #35281C;
  --palette-accent: #4A3A2C;
  --palette-support: #7A93A8;
  --palette-neutral: #C3C3B1;
}

Tailwind Config

{
  "palette-background": "#F4F2F1",
  "palette-ink": "#35281C",
  "palette-accent": "#4A3A2C",
  "palette-support": "#7A93A8",
  "palette-neutral": "#C3C3B1"
}

Pro Exports Pro

Color Blindness Simulation

#3F3B2B
Protanopia
#433E2C
Deuteranopia
#4F3736
Tritanopia

Build a design system around Treacle.