Skip to content

#c02a3c

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

RGB
192, 42, 60
HSL
353°, 64%, 46%
CMYK
0, 78, 69, 25
Luminance
0.1319

Every format

HEX#c02a3c
RGBrgb(192, 42, 60)
HSLhsl(353, 64%, 46%)
CMYKcmyk(0%, 78%, 69%, 25%)
LABlab(43.0 58.8 27.5)
LCHlch(43.0 64.9 25.1)
OKLCHoklch(0.532 0.185 20.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c02a3c on white: 5.77:1
AA ✓ pass · AA-large · AAA
Aa
#c02a3c on black: 3.64:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green16.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta78.1%
Yellow68.7%
Key (black)24.7%

Color previews

#c02a3c text on a black background

contrast 3.64:1

Card sample

#c02a3c text on a white background

contrast 5.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c02a3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c02a3c in the Color Lab