Skip to content

#c64c21

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

RGB
198, 76, 33
HSL
16°, 71%, 45%
CMYK
0, 62, 83, 22
Luminance
0.1728

Every format

HEX#c64c21
RGBrgb(198, 76, 33)
HSLhsl(16, 71%, 45%)
CMYKcmyk(0%, 62%, 83%, 22%)
LABlab(48.6 46.7 48.4)
LCHlch(48.6 67.3 46.1)
OKLCHoklch(0.575 0.165 38.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c64c21 on white: 4.71:1
AA ✓ pass · AA-large · AAA
Aa
#c64c21 on black: 4.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.6%
Green29.8%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta61.6%
Yellow83.3%
Key (black)22.4%

Color previews

#c64c21 text on a black background

contrast 4.46:1

Card sample

#c64c21 text on a white background

contrast 4.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(198, 76, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 76, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c64c21;
background: linear-gradient(135deg, #c64c21, #C6BA21);

Monochromatic scale

Palettes built from #c64c21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c64c21 in the Color Lab