Skip to content

#c85a21

a balanced, vivid orange · warm · closest name: chocolate

RGB
200, 90, 33
HSL
21°, 72%, 46%
CMYK
0, 55, 84, 22
Luminance
0.1970

Every format

HEX#c85a21
RGBrgb(200, 90, 33)
HSLhsl(21, 72%, 46%)
CMYKcmyk(0%, 55%, 84%, 22%)
LABlab(51.5 40.8 51.1)
LCHlch(51.5 65.4 51.5)
OKLCHoklch(0.597 0.155 44.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c85a21 on white: 4.25:1
AA ✗ fail · AA-large · AAA
Aa
#c85a21 on black: 4.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green35.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta55.0%
Yellow83.5%
Key (black)21.6%

Color previews

#c85a21 text on a black background

contrast 4.94:1

Card sample

#c85a21 text on a white background

contrast 4.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 90, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 90, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c85a21;
background: linear-gradient(135deg, #c85a21, #C7C821);

Monochromatic scale

Palettes built from #c85a21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c85a21 in the Color Lab