Skip to content

#df4c3f

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

RGB
223, 76, 63
HSL
5°, 71%, 56%
CMYK
0, 66, 72, 13
Luminance
0.2122

Every format

HEX#df4c3f
RGBrgb(223, 76, 63)
HSLhsl(5, 71%, 56%)
CMYKcmyk(0%, 66%, 72%, 13%)
LABlab(53.2 56.4 39.1)
LCHlch(53.2 68.7 34.7)
OKLCHoklch(0.618 0.185 28.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4c3f on white: 4.01:1
AA ✗ fail · AA-large · AAA
Aa
#df4c3f on black: 5.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green29.8%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta65.9%
Yellow71.7%
Key (black)12.5%

Color previews

#df4c3f text on a black background

contrast 5.24:1

Card sample

#df4c3f text on a white background

contrast 4.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4c3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df4c3f in the Color Lab