Skip to content

#c2001f

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

RGB
194, 0, 31
HSL
350°, 100%, 38%
CMYK
0, 100, 84, 24
Luminance
0.1157

Every format

HEX#c2001f
RGBrgb(194, 0, 31)
HSLhsl(350, 100%, 38%)
CMYKcmyk(0%, 100%, 84%, 24%)
LABlab(40.5 65.6 41.8)
LCHlch(40.5 77.8 32.5)
OKLCHoklch(0.513 0.208 24.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2001f on white: 6.34:1
AA ✓ pass · AA-large · AAA
Aa
#c2001f on black: 3.31:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green0.0%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow84.0%
Key (black)23.9%

Color previews

#c2001f text on a black background

contrast 3.31:1

Card sample

#c2001f text on a white background

contrast 6.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2001f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2001f in the Color Lab