Skip to content

#c2003c

a dark, electric magenta / pink · warm · closest name: crimson

RGB
194, 0, 60
HSL
341°, 100%, 38%
CMYK
0, 100, 69, 24
Luminance
0.1180

Every format

HEX#c2003c
RGBrgb(194, 0, 60)
HSLhsl(341, 100%, 38%)
CMYKcmyk(0%, 100%, 69%, 24%)
LABlab(40.9 66.6 24.9)
LCHlch(40.9 71.1 20.5)
OKLCHoklch(0.517 0.207 16.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2003c on white: 6.25:1
AA ✓ pass · AA-large · AAA
Aa
#c2003c on black: 3.36:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green0.0%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow69.1%
Key (black)23.9%

Color previews

#c2003c text on a black background

contrast 3.36:1

Card sample

#c2003c text on a white background

contrast 6.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2003c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2003c in the Color Lab