Skip to content

#cc4400

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

RGB
204, 68, 0
HSL
20°, 100%, 40%
CMYK
0, 67, 100, 20
Luminance
0.1697

Every format

HEX#cc4400
RGBrgb(204, 68, 0)
HSLhsl(20, 100%, 40%)
CMYKcmyk(0%, 67%, 100%, 20%)
LABlab(48.2 51.7 59.3)
LCHlch(48.2 78.7 48.9)
OKLCHoklch(0.573 0.182 39.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc4400 on white: 4.78:1
AA ✓ pass · AA-large · AAA
Aa
#cc4400 on black: 4.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green26.7%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow100.0%
Key (black)20.0%

Color previews

#cc4400 text on a black background

contrast 4.39:1

Card sample

#cc4400 text on a white background

contrast 4.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc4400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc4400 in the Color Lab