Skip to content

#df503c

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

RGB
223, 80, 60
HSL
7°, 72%, 56%
CMYK
0, 64, 73, 13
Luminance
0.2175

Every format

HEX#df503c
RGBrgb(223, 80, 60)
HSLhsl(7, 72%, 56%)
CMYKcmyk(0%, 64%, 73%, 13%)
LABlab(53.8 54.6 41.4)
LCHlch(53.8 68.6 37.2)
OKLCHoklch(0.622 0.182 30.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df503c on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#df503c on black: 5.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green31.4%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta64.1%
Yellow73.1%
Key (black)12.5%

Color previews

#df503c text on a black background

contrast 5.35:1

Card sample

#df503c text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df503c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df503c in the Color Lab