Skip to content

#cc8800

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

RGB
204, 136, 0
HSL
40°, 100%, 40%
CMYK
0, 33, 100, 20
Luminance
0.3045

Every format

HEX#cc8800
RGBrgb(204, 136, 0)
HSLhsl(40, 100%, 40%)
CMYKcmyk(0%, 33%, 100%, 20%)
LABlab(62.0 17.5 67.5)
LCHlch(62.0 69.7 75.4)
OKLCHoklch(0.679 0.144 73.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc8800 on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#cc8800 on black: 7.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green53.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow100.0%
Key (black)20.0%

Color previews

#cc8800 text on a black background

contrast 7.09:1

Card sample

#cc8800 text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc8800

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc8800 in the Color Lab