Skip to content

#cc9933

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

RGB
204, 153, 51
HSL
40°, 60%, 50%
CMYK
0, 25, 75, 20
Luminance
0.3586

Every format

HEX#cc9933
RGBrgb(204, 153, 51)
HSLhsl(40, 60%, 50%)
CMYKcmyk(0%, 25%, 75%, 20%)
LABlab(66.4 9.5 57.9)
LCHlch(66.4 58.7 80.7)
OKLCHoklch(0.714 0.129 80.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc9933 on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#cc9933 on black: 8.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green60.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta25.0%
Yellow75.0%
Key (black)20.0%

Color previews

#cc9933 text on a black background

contrast 8.17:1

Card sample

#cc9933 text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 153, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 153, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc9933;
background: linear-gradient(135deg, #cc9933, #99CC33);

Monochromatic scale

Palettes built from #cc9933

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc9933 in the Color Lab