Skip to content

#c99c21

a balanced, vivid yellow · warm · closest name: peru

RGB
201, 156, 33
HSL
44°, 72%, 46%
CMYK
0, 22, 84, 21
Luminance
0.3630

Every format

HEX#c99c21
RGBrgb(201, 156, 33)
HSLhsl(44, 72%, 46%)
CMYKcmyk(0%, 22%, 84%, 21%)
LABlab(66.8 5.9 64.4)
LCHlch(66.8 64.6 84.8)
OKLCHoklch(0.716 0.138 86.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c99c21 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#c99c21 on black: 8.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green61.2%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow83.6%
Key (black)21.2%

Color previews

#c99c21 text on a black background

contrast 8.26:1

Card sample

#c99c21 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c99c21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c99c21 in the Color Lab