Skip to content

#df4d3d

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

RGB
223, 77, 61
HSL
6°, 72%, 56%
CMYK
0, 66, 73, 13
Luminance
0.2133

Every format

HEX#df4d3d
RGBrgb(223, 77, 61)
HSLhsl(6, 72%, 56%)
CMYKcmyk(0%, 66%, 73%, 13%)
LABlab(53.3 55.9 40.4)
LCHlch(53.3 69.0 35.8)
OKLCHoklch(0.619 0.185 29.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4d3d on white: 3.99:1
AA ✗ fail · AA-large · AAA
Aa
#df4d3d on black: 5.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green30.2%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta65.5%
Yellow72.6%
Key (black)12.5%

Color previews

#df4d3d text on a black background

contrast 5.27:1

Card sample

#df4d3d text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4d3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df4d3d in the Color Lab