Skip to content

#c33c3c

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

RGB
195, 60, 60
HSL
0°, 53%, 50%
CMYK
0, 69, 69, 24
Luminance
0.1516

Every format

HEX#c33c3c
RGBrgb(195, 60, 60)
HSLhsl(0, 53%, 50%)
CMYKcmyk(0%, 69%, 69%, 24%)
LABlab(45.9 53.5 31.0)
LCHlch(45.9 61.8 30.1)
OKLCHoklch(0.554 0.172 24.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c33c3c on white: 5.21:1
AA ✓ pass · AA-large · AAA
Aa
#c33c3c on black: 4.03:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green23.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta69.2%
Yellow69.2%
Key (black)23.5%

Color previews

#c33c3c text on a black background

contrast 4.03:1

Card sample

#c33c3c text on a white background

contrast 5.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c33c3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c33c3c in the Color Lab