Skip to content

#df534b

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

RGB
223, 83, 75
HSL
3°, 70%, 58%
CMYK
0, 63, 66, 13
Luminance
0.2238

Every format

HEX#df534b
RGBrgb(223, 83, 75)
HSLhsl(3, 70%, 58%)
CMYKcmyk(0%, 63%, 66%, 13%)
LABlab(54.4 54.1 33.9)
LCHlch(54.4 63.8 32.0)
OKLCHoklch(0.628 0.176 26.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df534b on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#df534b on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green32.5%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta62.8%
Yellow66.4%
Key (black)12.5%

Color previews

#df534b text on a black background

contrast 5.48:1

Card sample

#df534b text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df534b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df534b in the Color Lab