Sepia Tan

1116 / Benjamin Moore
#DABD98

Versatile and clear, this neutral holds amber depth that reveals itself over time.

Spec Sheet

Hex#DABD98
RGB218, 189, 152
HSL34°, 47%, 73%
On White 1.79:1 Fail
On Black 11.71:1 AAA

For AI Tools

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

Background: #EBE8E5
Text: #2D271F
Accent: #DABD98
Support: #4C6B94
Neutral: #D4D6C2

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

#EBE8E5 background RGB 235 232 229
#2D271F ink RGB 45 39 31
#DABD98 accent RGB 218 189 152
#4C6B94 support RGB 76 107 148
#D4D6C2 neutral RGB 212 214 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE8E5;
  --palette-ink: #2D271F;
  --palette-accent: #DABD98;
  --palette-support: #4C6B94;
  --palette-neutral: #D4D6C2;
}

Tailwind Config

{
  "palette-background": "#EBE8E5",
  "palette-ink": "#2D271F",
  "palette-accent": "#DABD98",
  "palette-support": "#4C6B94",
  "palette-neutral": "#D4D6C2"
}

Pro Exports Pro

Color Blindness Simulation

#C8BD96
Protanopia
#CFC499
Deuteranopia
#E5B6B3
Tritanopia

Build a design system around Sepia Tan.