Skip to content

#df2c03

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

RGB
223, 44, 3
HSL
11°, 97%, 44%
CMYK
0, 80, 99, 13
Luminance
0.1750

Every format

HEX#df2c03
RGBrgb(223, 44, 3)
HSLhsl(11, 97%, 44%)
CMYKcmyk(0%, 80%, 99%, 13%)
LABlab(48.9 65.8 60.8)
LCHlch(48.9 89.6 42.7)
OKLCHoklch(0.585 0.217 32.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df2c03 on white: 4.67:1
AA ✓ pass · AA-large · AAA
Aa
#df2c03 on black: 4.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green17.3%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta80.3%
Yellow98.7%
Key (black)12.5%

Color previews

#df2c03 text on a black background

contrast 4.50:1

Card sample

#df2c03 text on a white background

contrast 4.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2c03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2c03 in the Color Lab