Skip to content

#df3b2d

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

RGB
223, 59, 45
HSL
5°, 74%, 53%
CMYK
0, 74, 80, 13
Luminance
0.1901

Every format

HEX#df3b2d
RGBrgb(223, 59, 45)
HSLhsl(5, 74%, 53%)
CMYKcmyk(0%, 74%, 80%, 13%)
LABlab(50.7 62.0 46.1)
LCHlch(50.7 77.3 36.6)
OKLCHoklch(0.599 0.203 29.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df3b2d on white: 4.37:1
AA ✗ fail · AA-large · AAA
Aa
#df3b2d on black: 4.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green23.1%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta73.5%
Yellow79.8%
Key (black)12.5%

Color previews

#df3b2d text on a black background

contrast 4.80:1

Card sample

#df3b2d text on a white background

contrast 4.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3b2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df3b2d in the Color Lab