Skip to content

#cc6f00

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

RGB
204, 111, 0
HSL
33°, 100%, 40%
CMYK
0, 46, 100, 20
Luminance
0.2421

Every format

HEX#cc6f00
RGBrgb(204, 111, 0)
HSLhsl(33, 100%, 40%)
CMYKcmyk(0%, 46%, 100%, 20%)
LABlab(56.3 31.0 63.8)
LCHlch(56.3 71.0 64.1)
OKLCHoklch(0.635 0.151 58.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc6f00 on white: 3.60:1
AA ✗ fail · AA-large · AAA
Aa
#cc6f00 on black: 5.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green43.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta45.6%
Yellow100.0%
Key (black)20.0%

Color previews

#cc6f00 text on a black background

contrast 5.84:1

Card sample

#cc6f00 text on a white background

contrast 3.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc6f00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc6f00 in the Color Lab