Clay

FE081 / Fired Earth
#B8A888

A warm brown-beige with earthy depth, like raw Staffordshire clay. Natural and grounding.

Spec Sheet

Hex#B8A888
RGB184, 168, 136
HSL40°, 25%, 63%
On White 2.33:1 Fail
On Black 8.99:1 AAA

For AI Tools

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

Background: #EBE9E6
Text: #23201A
Accent: #B8A888
Support: #6D89C0
Neutral: #D6DAC3

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

#EBE9E6 background RGB 235 233 230
#23201A ink RGB 35 32 26
#B8A888 accent RGB 184 168 136
#6D89C0 support RGB 109 137 192
#D6DAC3 neutral RGB 214 218 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE9E6;
  --palette-ink: #23201A;
  --palette-accent: #B8A888;
  --palette-support: #6D89C0;
  --palette-neutral: #D6DAC3;
}

Tailwind Config

{
  "palette-background": "#EBE9E6",
  "palette-ink": "#23201A",
  "palette-accent": "#B8A888",
  "palette-support": "#6D89C0",
  "palette-neutral": "#D6DAC3"
}

Pro Exports Pro

Color Blindness Simulation

#B0A786
Protanopia
#B4AB89
Deuteranopia
#C0A29F
Tritanopia

Build a design system around Clay.