Skip to content

#c95c13

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

RGB
201, 92, 19
HSL
24°, 83%, 43%
CMYK
0, 54, 91, 21
Luminance
0.2012

Every format

HEX#c95c13
RGBrgb(201, 92, 19)
HSLhsl(24, 83%, 43%)
CMYKcmyk(0%, 54%, 91%, 21%)
LABlab(52.0 39.8 56.6)
LCHlch(52.0 69.2 54.9)
OKLCHoklch(0.601 0.158 47.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c95c13 on white: 4.18:1
AA ✗ fail · AA-large · AAA
Aa
#c95c13 on black: 5.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green36.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta54.2%
Yellow90.5%
Key (black)21.2%

Color previews

#c95c13 text on a black background

contrast 5.02:1

Card sample

#c95c13 text on a white background

contrast 4.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 92, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 92, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c95c13;
background: linear-gradient(135deg, #c95c13, #BCC913);

Monochromatic scale

Palettes built from #c95c13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c95c13 in the Color Lab