Skip to content

#c99c13

a dark, electric yellow · cool · closest name: orange

RGB
201, 156, 19
HSL
45°, 83%, 43%
CMYK
0, 22, 91, 21
Luminance
0.3624

Every format

HEX#c99c13
RGBrgb(201, 156, 19)
HSLhsl(45, 83%, 43%)
CMYKcmyk(0%, 22%, 91%, 21%)
LABlab(66.7 5.6 67.7)
LCHlch(66.7 68.0 85.3)
OKLCHoklch(0.715 0.143 87.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c99c13 on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#c99c13 on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green61.2%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow90.5%
Key (black)21.2%

Color previews

#c99c13 text on a black background

contrast 8.25:1

Card sample

#c99c13 text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c99c13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c99c13 in the Color Lab