Copper Pot

SW 7707 / Sherwin-Williams
#B16A37

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

Spec Sheet

Hex#B16A37
RGB177, 106, 55
HSL25°, 53%, 45%
On White 4.21:1 AA Large
On Black 4.99:1 AA

For AI Tools

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

Background: #F4F2F0
Text: #231810
Accent: #B16A37
Support: #6E8BA0
Neutral: #CDCBB7

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

#F4F2F0 background RGB 244 242 240
#231810 ink RGB 35 24 16
#B16A37 accent RGB 177 106 55
#6E8BA0 support RGB 110 139 160
#CDCBB7 neutral RGB 205 203 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F2F0;
  --palette-ink: #231810;
  --palette-accent: #B16A37;
  --palette-support: #6E8BA0;
  --palette-neutral: #CDCBB7;
}

Tailwind Config

{
  "palette-background": "#F4F2F0",
  "palette-ink": "#231810",
  "palette-accent": "#B16A37",
  "palette-support": "#6E8BA0",
  "palette-neutral": "#CDCBB7"
}

Pro Exports Pro

Color Blindness Simulation

#7F7232
Protanopia
#908237
Deuteranopia
#C15B5F
Tritanopia

Build a design system around Copper Pot.