Seville Tan

251 / Benjamin Moore
#A58B54

A medium-depth, clear yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#A58B54
RGB165, 139, 84
HSL41°, 33%, 49%
On White 3.27:1 AA Large
On Black 6.42:1 AA

For AI Tools

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

Background: #EBE9E5
Text: #231D10
Accent: #A58B54
Support: #6579A4
Neutral: #D0D2C6

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

#EBE9E5 background RGB 235 233 229
#231D10 ink RGB 35 29 16
#A58B54 accent RGB 165 139 84
#6579A4 support RGB 101 121 164
#D0D2C6 neutral RGB 208 210 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE9E5;
  --palette-ink: #231D10;
  --palette-accent: #A58B54;
  --palette-support: #6579A4;
  --palette-neutral: #D0D2C6;
}

Tailwind Config

{
  "palette-background": "#EBE9E5",
  "palette-ink": "#231D10",
  "palette-accent": "#A58B54",
  "palette-support": "#6579A4",
  "palette-neutral": "#D0D2C6"
}

Pro Exports Pro

Color Blindness Simulation

#978A50
Protanopia
#9E9156
Deuteranopia
#B0827E
Tritanopia

Build a design system around Seville Tan.