Skip to content

#df8b6f

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

RGB
223, 139, 111
HSL
15°, 64%, 66%
CMYK
0, 38, 50, 13
Luminance
0.3530

Every format

HEX#df8b6f
RGBrgb(223, 139, 111)
HSLhsl(15, 64%, 66%)
CMYKcmyk(0%, 38%, 50%, 13%)
LABlab(66.0 29.1 28.4)
LCHlch(66.0 40.6 44.3)
OKLCHoklch(0.718 0.111 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8b6f on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#df8b6f on black: 8.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green54.5%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta37.7%
Yellow50.2%
Key (black)12.5%

Color previews

#df8b6f text on a black background

contrast 8.06:1

Card sample

#df8b6f text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8b6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8b6f in the Color Lab