Skip to content

#dc3b21

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

RGB
220, 59, 33
HSL
8°, 74%, 50%
CMYK
0, 73, 85, 14
Luminance
0.1845

Every format

HEX#dc3b21
RGBrgb(220, 59, 33)
HSLhsl(8, 74%, 50%)
CMYKcmyk(0%, 73%, 85%, 14%)
LABlab(50.0 60.8 51.2)
LCHlch(50.0 79.5 40.1)
OKLCHoklch(0.593 0.202 31.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc3b21 on white: 4.48:1
AA ✗ fail · AA-large · AAA
Aa
#dc3b21 on black: 4.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green23.1%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta73.2%
Yellow85.0%
Key (black)13.7%

Color previews

#dc3b21 text on a black background

contrast 4.69:1

Card sample

#dc3b21 text on a white background

contrast 4.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 59, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 59, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dc3b21;
background: linear-gradient(135deg, #dc3b21, #DCB721);

Monochromatic scale

Palettes built from #dc3b21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc3b21 in the Color Lab