Portabello

SW 6101 / Sherwin-Williams
#947A62

A burnished, muted orange value with enough complexity to stand alone or support bolder choices.

Spec Sheet

Hex#947A62
RGB148, 122, 98
HSL29°, 20%, 48%
On White 4.02:1 AA Large
On Black 5.22:1 AA

For AI Tools

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

Background: #E9E5E2
Text: #1E1710
Accent: #947A62
Support: #456F96
Neutral: #C7C7B2

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

#E9E5E2 background RGB 233 229 226
#1E1710 ink RGB 30 23 16
#947A62 accent RGB 148 122 98
#456F96 support RGB 69 111 150
#C7C7B2 neutral RGB 199 199 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E5E2;
  --palette-ink: #1E1710;
  --palette-accent: #947A62;
  --palette-support: #456F96;
  --palette-neutral: #C7C7B2;
}

Tailwind Config

{
  "palette-background": "#E9E5E2",
  "palette-ink": "#1E1710",
  "palette-accent": "#947A62",
  "palette-support": "#456F96",
  "palette-neutral": "#C7C7B2"
}

Pro Exports Pro

Color Blindness Simulation

#827B60
Protanopia
#898162
Deuteranopia
#9D7474
Tritanopia

Build a design system around Portabello.