Raw Umber

ZOFF102 / Zoffany
#A8956F

A deep earth brown with ochre warmth, like the pigment straight from the ground. Rich and natural.

Spec Sheet

Hex#A8956F
RGB168, 149, 111
HSL40°, 25%, 55%
On White 2.92:1 Fail
On Black 7.19:1 AAA

For AI Tools

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

Background: #F2F1ED
Text: #3A301D
Accent: #A8956F
Support: #596C91
Neutral: #C8CCB8

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

#F2F1ED background RGB 242 241 237
#3A301D ink RGB 58 48 29
#A8956F accent RGB 168 149 111
#596C91 support RGB 89 108 145
#C8CCB8 neutral RGB 200 204 184
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F1ED;
  --palette-ink: #3A301D;
  --palette-accent: #A8956F;
  --palette-support: #596C91;
  --palette-neutral: #C8CCB8;
}

Tailwind Config

{
  "palette-background": "#F2F1ED",
  "palette-ink": "#3A301D",
  "palette-accent": "#A8956F",
  "palette-support": "#596C91",
  "palette-neutral": "#C8CCB8"
}

Pro Exports Pro

Color Blindness Simulation

#9E946C
Protanopia
#A39970
Deuteranopia
#B18E8B
Tritanopia

Build a design system around Raw Umber.