Skip to content

#cc5500

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

RGB
204, 85, 0
HSL
25°, 100%, 40%
CMYK
0, 58, 100, 20
Luminance
0.1933

Every format

HEX#cc5500
RGBrgb(204, 85, 0)
HSLhsl(25, 100%, 40%)
CMYKcmyk(0%, 58%, 100%, 20%)
LABlab(51.1 44.2 60.8)
LCHlch(51.1 75.1 54.0)
OKLCHoklch(0.595 0.169 45.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc5500 on white: 4.31:1
AA ✗ fail · AA-large · AAA
Aa
#cc5500 on black: 4.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green33.3%
Blue0.0%

CMYK percentages

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

Color previews

#cc5500 text on a black background

contrast 4.87:1

Card sample

#cc5500 text on a white background

contrast 4.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc5500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc5500 in the Color Lab