Skip to content

#cc6633

a balanced, vivid orange · warm · closest name: chocolate

RGB
204, 102, 51
HSL
20°, 60%, 50%
CMYK
0, 50, 75, 20
Luminance
0.2258

Every format

HEX#cc6633
RGBrgb(204, 102, 51)
HSLhsl(20, 60%, 50%)
CMYKcmyk(0%, 50%, 75%, 20%)
LABlab(54.6 36.9 46.1)
LCHlch(54.6 59.1 51.3)
OKLCHoklch(0.623 0.145 45.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc6633 on white: 3.81:1
AA ✗ fail · AA-large · AAA
Aa
#cc6633 on black: 5.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green40.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta50.0%
Yellow75.0%
Key (black)20.0%

Color previews

#cc6633 text on a black background

contrast 5.52:1

Card sample

#cc6633 text on a white background

contrast 3.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc6633

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc6633 in the Color Lab