Skip to content

#c99f13

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

RGB
201, 159, 19
HSL
46°, 83%, 43%
CMYK
0, 21, 91, 21
Luminance
0.3726

Every format

HEX#c99f13
RGBrgb(201, 159, 19)
HSLhsl(46, 83%, 43%)
CMYKcmyk(0%, 21%, 91%, 21%)
LABlab(67.5 4.0 68.3)
LCHlch(67.5 68.4 86.7)
OKLCHoklch(0.721 0.144 89.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c99f13 on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#c99f13 on black: 8.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green62.4%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow90.5%
Key (black)21.2%

Color previews

#c99f13 text on a black background

contrast 8.45:1

Card sample

#c99f13 text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c99f13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c99f13 in the Color Lab