Skip to content

#c2002c

a dark, electric red · warm · closest name: crimson

RGB
194, 0, 44
HSL
346°, 100%, 38%
CMYK
0, 100, 77, 24
Luminance
0.1165

Every format

HEX#c2002c
RGBrgb(194, 0, 44)
HSLhsl(346, 100%, 38%)
CMYKcmyk(0%, 100%, 77%, 24%)
LABlab(40.7 66.0 34.5)
LCHlch(40.7 74.5 27.6)
OKLCHoklch(0.514 0.207 21.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2002c on white: 6.31:1
AA ✓ pass · AA-large · AAA
Aa
#c2002c on black: 3.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green0.0%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow77.3%
Key (black)23.9%

Color previews

#c2002c text on a black background

contrast 3.33:1

Card sample

#c2002c text on a white background

contrast 6.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2002c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2002c in the Color Lab