Cabbage Rose

SW 0003 / Sherwin-Williams
#C59F91

An amber, muted orange value that reads differently in every light condition.

Spec Sheet

Hex#C59F91
RGB197, 159, 145
HSL16°, 31%, 67%
On White 2.4:1 Fail
On Black 8.74:1 AAA

For AI Tools

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

Background: #EBE3E0
Text: #1A120F
Accent: #C59F91
Support: #5CA6C1
Neutral: #D4D0C4

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

#EBE3E0 background RGB 235 227 224
#1A120F ink RGB 26 18 15
#C59F91 accent RGB 197 159 145
#5CA6C1 support RGB 92 166 193
#D4D0C4 neutral RGB 212 208 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE3E0;
  --palette-ink: #1A120F;
  --palette-accent: #C59F91;
  --palette-support: #5CA6C1;
  --palette-neutral: #D4D0C4;
}

Tailwind Config

{
  "palette-background": "#EBE3E0",
  "palette-ink": "#1A120F",
  "palette-accent": "#C59F91",
  "palette-support": "#5CA6C1",
  "palette-neutral": "#D4D0C4"
}

Pro Exports Pro

Color Blindness Simulation

#A8A390
Protanopia
#B1AA91
Deuteranopia
#CF999B
Tritanopia

Build a design system around Cabbage Rose.