Skip to content

#df5b3c

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

RGB
223, 91, 60
HSL
11°, 72%, 56%
CMYK
0, 59, 73, 13
Luminance
0.2350

Every format

HEX#df5b3c
RGBrgb(223, 91, 60)
HSLhsl(11, 72%, 56%)
CMYKcmyk(0%, 59%, 73%, 13%)
LABlab(55.6 49.8 43.4)
LCHlch(55.6 66.1 41.1)
OKLCHoklch(0.636 0.172 34.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df5b3c on white: 3.68:1
AA ✗ fail · AA-large · AAA
Aa
#df5b3c on black: 5.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green35.7%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta59.2%
Yellow73.1%
Key (black)12.5%

Color previews

#df5b3c text on a black background

contrast 5.70:1

Card sample

#df5b3c text on a white background

contrast 3.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df5b3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df5b3c in the Color Lab