Portrait Tone

SW 0039 / Sherwin-Williams
#C4957A

A rich, muted orange value that reads differently in every light condition.

Spec Sheet

Hex#C4957A
RGB196, 149, 122
HSL22°, 39%, 62%
On White 2.65:1 Fail
On Black 7.93:1 AAA

For AI Tools

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

Background: #EFEDEC
Text: #1F1814
Accent: #C4957A
Support: #578AA8
Neutral: #CECCC0

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

#EFEDEC background RGB 239 237 236
#1F1814 ink RGB 31 24 20
#C4957A accent RGB 196 149 122
#578AA8 support RGB 87 138 168
#CECCC0 neutral RGB 206 204 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEDEC;
  --palette-ink: #1F1814;
  --palette-accent: #C4957A;
  --palette-support: #578AA8;
  --palette-neutral: #CECCC0;
}

Tailwind Config

{
  "palette-background": "#EFEDEC",
  "palette-ink": "#1F1814",
  "palette-accent": "#C4957A",
  "palette-support": "#578AA8",
  "palette-neutral": "#CECCC0"
}

Pro Exports Pro

Color Blindness Simulation

#A29978
Protanopia
#ADA37A
Deuteranopia
#D18D8E
Tritanopia

Build a design system around Portrait Tone.