Skip to content

#c01a3c

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

RGB
192, 26, 60
HSL
348°, 76%, 43%
CMYK
0, 87, 69, 25
Luminance
0.1227

Every format

HEX#c01a3c
RGBrgb(192, 26, 60)
HSLhsl(348, 76%, 43%)
CMYKcmyk(0%, 87%, 69%, 25%)
LABlab(41.6 62.8 25.8)
LCHlch(41.6 67.8 22.3)
OKLCHoklch(0.522 0.196 17.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01a3c on white: 6.08:1
AA ✓ pass · AA-large · AAA
Aa
#c01a3c on black: 3.45:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green10.2%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta86.5%
Yellow68.7%
Key (black)24.7%

Color previews

#c01a3c text on a black background

contrast 3.45:1

Card sample

#c01a3c text on a white background

contrast 6.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01a3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01a3c in the Color Lab