Skip to content

#cc6500

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

RGB
204, 101, 0
HSL
30°, 100%, 40%
CMYK
0, 51, 100, 20
Luminance
0.2214

Every format

HEX#cc6500
RGBrgb(204, 101, 0)
HSLhsl(30, 100%, 40%)
CMYKcmyk(0%, 51%, 100%, 20%)
LABlab(54.2 36.2 62.5)
LCHlch(54.2 72.3 59.9)
OKLCHoklch(0.619 0.157 52.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc6500 on white: 3.87:1
AA ✗ fail · AA-large · AAA
Aa
#cc6500 on black: 5.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green39.6%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta50.5%
Yellow100.0%
Key (black)20.0%

Color previews

#cc6500 text on a black background

contrast 5.43:1

Card sample

#cc6500 text on a white background

contrast 3.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc6500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc6500 in the Color Lab