Different Gold

SW 6396 / Sherwin-Williams
#BC934D

A toasted, muted orange value that shifts beautifully between natural and artificial light.

Spec Sheet

Hex#BC934D
RGB188, 147, 77
HSL38°, 45%, 52%
On White 2.83:1 Fail
On Black 7.42:1 AAA

For AI Tools

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

Background: #F1F0EE
Text: #1E1B15
Accent: #BC934D
Support: #7B8DAD
Neutral: #D2D5C3

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

#F1F0EE background RGB 241 240 238
#1E1B15 ink RGB 30 27 21
#BC934D accent RGB 188 147 77
#7B8DAD support RGB 123 141 173
#D2D5C3 neutral RGB 210 213 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EE;
  --palette-ink: #1E1B15;
  --palette-accent: #BC934D;
  --palette-support: #7B8DAD;
  --palette-neutral: #D2D5C3;
}

Tailwind Config

{
  "palette-background": "#F1F0EE",
  "palette-ink": "#1E1B15",
  "palette-accent": "#BC934D",
  "palette-support": "#7B8DAD",
  "palette-neutral": "#D2D5C3"
}

Pro Exports Pro

Color Blindness Simulation

#A39446
Protanopia
#AD9E4F
Deuteranopia
#CB8783
Tritanopia

Build a design system around Different Gold.