Skip to content

#cc9900

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

RGB
204, 153, 0
HSL
45°, 100%, 40%
CMYK
0, 25, 100, 20
Luminance
0.3562

Every format

HEX#cc9900
RGBrgb(204, 153, 0)
HSLhsl(45, 100%, 40%)
CMYKcmyk(0%, 25%, 100%, 20%)
LABlab(66.2 8.3 70.3)
LCHlch(66.2 70.8 83.3)
OKLCHoklch(0.712 0.146 84.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc9900 on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#cc9900 on black: 8.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green60.0%
Blue0.0%

CMYK percentages

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

Color previews

#cc9900 text on a black background

contrast 8.12:1

Card sample

#cc9900 text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc9900

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc9900 in the Color Lab