Interface Tan

SW 6058 / Sherwin-Williams
#C1A392

An inviting, muted orange value with undertones that reward close attention.

Spec Sheet

Hex#C1A392
RGB193, 163, 146
HSL22°, 27%, 66%
On White 2.35:1 Fail
On Black 8.92:1 AAA

For AI Tools

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

Background: #EBE7E6
Text: #251D18
Accent: #C1A392
Support: #5C99BC
Neutral: #C2BEA3

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

#EBE7E6 background RGB 235 231 230
#251D18 ink RGB 37 29 24
#C1A392 accent RGB 193 163 146
#5C99BC support RGB 92 153 188
#C2BEA3 neutral RGB 194 190 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE7E6;
  --palette-ink: #251D18;
  --palette-accent: #C1A392;
  --palette-support: #5C99BC;
  --palette-neutral: #C2BEA3;
}

Tailwind Config

{
  "palette-background": "#EBE7E6",
  "palette-ink": "#251D18",
  "palette-accent": "#C1A392",
  "palette-support": "#5C99BC",
  "palette-neutral": "#C2BEA3"
}

Pro Exports Pro

Color Blindness Simulation

#ABA591
Protanopia
#B2AB92
Deuteranopia
#CA9E9E
Tritanopia

Build a design system around Interface Tan.