Skip to content

#dfad8b

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

RGB
223, 173, 139
HSL
24°, 57%, 71%
CMYK
0, 22, 38, 13
Luminance
0.4744

Every format

HEX#dfad8b
RGBrgb(223, 173, 139)
HSLhsl(24, 57%, 71%)
CMYKcmyk(0%, 22%, 38%, 13%)
LABlab(74.5 13.8 24.5)
LCHlch(74.5 28.1 60.7)
OKLCHoklch(0.785 0.075 55.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfad8b on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#dfad8b on black: 10.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.8%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow37.7%
Key (black)12.5%

Color previews

#dfad8b text on a black background

contrast 10.49:1

Card sample

#dfad8b text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfad8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfad8b in the Color Lab