Chopsticks

SW 7575 / Sherwin-Williams
#E0D1B8

A grounding, muted neutral tone providing a reliable foundation for layered colour stories.

Spec Sheet

Hex#E0D1B8
RGB224, 209, 184
HSL37°, 39%, 80%
On White 1.5:1 Fail
On Black 13.98:1 AAA

For AI Tools

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

Background: #F0EEEB
Text: #1F190F
Accent: #E0D1B8
Support: #5B7FB9
Neutral: #C2C6A4

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

#F0EEEB background RGB 240 238 235
#1F190F ink RGB 31 25 15
#E0D1B8 accent RGB 224 209 184
#5B7FB9 support RGB 91 127 185
#C2C6A4 neutral RGB 194 198 164
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EEEB;
  --palette-ink: #1F190F;
  --palette-accent: #E0D1B8;
  --palette-support: #5B7FB9;
  --palette-neutral: #C2C6A4;
}

Tailwind Config

{
  "palette-background": "#F0EEEB",
  "palette-ink": "#1F190F",
  "palette-accent": "#E0D1B8",
  "palette-support": "#5B7FB9",
  "palette-neutral": "#C2C6A4"
}

Pro Exports Pro

Color Blindness Simulation

#D8D1B7
Protanopia
#DCD4B9
Deuteranopia
#E7CCCA
Tritanopia

Build a design system around Chopsticks.