Skip to content

#df4b3c

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

RGB
223, 75, 60
HSL
6°, 72%, 56%
CMYK
0, 66, 73, 13
Luminance
0.2105

Every format

HEX#df4b3c
RGBrgb(223, 75, 60)
HSLhsl(6, 72%, 56%)
CMYKcmyk(0%, 66%, 73%, 13%)
LABlab(53.0 56.7 40.6)
LCHlch(53.0 69.7 35.6)
OKLCHoklch(0.617 0.187 29.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4b3c on white: 4.03:1
AA ✗ fail · AA-large · AAA
Aa
#df4b3c on black: 5.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green29.4%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta66.4%
Yellow73.1%
Key (black)12.5%

Color previews

#df4b3c text on a black background

contrast 5.21:1

Card sample

#df4b3c text on a white background

contrast 4.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4b3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df4b3c in the Color Lab