Skip to content

#df533b

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

RGB
223, 83, 59
HSL
9°, 72%, 55%
CMYK
0, 63, 74, 13
Luminance
0.2219

Every format

HEX#df533b
RGBrgb(223, 83, 59)
HSLhsl(9, 72%, 55%)
CMYKcmyk(0%, 63%, 74%, 13%)
LABlab(54.2 53.3 42.5)
LCHlch(54.2 68.2 38.5)
OKLCHoklch(0.626 0.179 32.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df533b on white: 3.86:1
AA ✗ fail · AA-large · AAA
Aa
#df533b on black: 5.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green32.5%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta62.8%
Yellow73.5%
Key (black)12.5%

Color previews

#df533b text on a black background

contrast 5.44:1

Card sample

#df533b text on a white background

contrast 3.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df533b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df533b in the Color Lab