Skip to content

#df3300

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

RGB
223, 51, 0
HSL
14°, 100%, 44%
CMYK
0, 77, 100, 13
Luminance
0.1806

Every format

HEX#df3300
RGBrgb(223, 51, 0)
HSLhsl(14, 100%, 44%)
CMYKcmyk(0%, 77%, 100%, 13%)
LABlab(49.6 63.8 61.9)
LCHlch(49.6 88.9 44.1)
OKLCHoklch(0.590 0.213 33.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df3300 on white: 4.55:1
AA ✓ pass · AA-large · AAA
Aa
#df3300 on black: 4.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green20.0%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta77.1%
Yellow100.0%
Key (black)12.5%

Color previews

#df3300 text on a black background

contrast 4.61:1

Card sample

#df3300 text on a white background

contrast 4.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3300

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df3300 in the Color Lab