Skip to content

#c97b0f

a dark, electric orange · warm · closest name: chocolate

RGB
201, 123, 15
HSL
35°, 86%, 42%
CMYK
0, 39, 93, 21
Luminance
0.2662

Every format

HEX#c97b0f
RGBrgb(201, 123, 15)
HSLhsl(35, 86%, 42%)
CMYKcmyk(0%, 39%, 93%, 21%)
LABlab(58.6 23.5 62.5)
LCHlch(58.6 66.8 69.4)
OKLCHoklch(0.652 0.142 65.8)

Copy-ready code

/* CSS */
color: #c97b0f;
background-color: #c97b0f;
/* Tailwind (arbitrary) */
class="text-[#c97b0f] bg-[#c97b0f]"
/* SCSS */
$brand: #c97b0f;
/* SwiftUI */
Color(red: 0.788, green: 0.482, blue: 0.059)
/* Android */
Color.parseColor("#c97b0f")

Accessibility — WCAG contrast

Aa
#c97b0f on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#c97b0f on black: 6.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green48.2%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta38.8%
Yellow92.5%
Key (black)21.2%

Color previews

#c97b0f text on a black background

contrast 6.32:1

Card sample

#c97b0f text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c97b0f;
Background color
Panel with #c97b0f background
background-color: #c97b0f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c97b0f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(201, 123, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 123, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c97b0f;
background: linear-gradient(135deg, #c97b0f, #9BC90F);

Monochromatic scale

Palettes built from #c97b0f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c97b0f in the Color Lab