Skip to content

#df786d

a light, vivid red · warm · closest name: salmon

RGB
223, 120, 109
HSL
6°, 64%, 65%
CMYK
0, 46, 51, 13
Luminance
0.3023

Every format

HEX#df786d
RGBrgb(223, 120, 109)
HSLhsl(6, 64%, 65%)
CMYKcmyk(0%, 46%, 51%, 13%)
LABlab(61.9 38.9 24.1)
LCHlch(61.9 45.7 31.8)
OKLCHoklch(0.686 0.130 27.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df786d on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#df786d on black: 7.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green47.1%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta46.2%
Yellow51.1%
Key (black)12.5%

Color previews

#df786d text on a black background

contrast 7.05:1

Card sample

#df786d text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df786d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df786d in the Color Lab