Skip to content

#c01e2a

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

RGB
192, 30, 42
HSL
356°, 73%, 44%
CMYK
0, 84, 78, 25
Luminance
0.1230

Every format

HEX#c01e2a
RGBrgb(192, 30, 42)
HSLhsl(356, 73%, 44%)
CMYKcmyk(0%, 84%, 78%, 25%)
LABlab(41.7 61.2 36.7)
LCHlch(41.7 71.3 30.9)
OKLCHoklch(0.521 0.194 24.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01e2a on white: 6.07:1
AA ✓ pass · AA-large · AAA
Aa
#c01e2a on black: 3.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green11.8%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta84.4%
Yellow78.1%
Key (black)24.7%

Color previews

#c01e2a text on a black background

contrast 3.46:1

Card sample

#c01e2a text on a white background

contrast 6.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 30, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 30, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c01e2a;
background: linear-gradient(135deg, #c01e2a, #C07E1E);

Monochromatic scale

Palettes built from #c01e2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01e2a in the Color Lab