Skip to content

#dfab82

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

RGB
223, 171, 130
HSL
27°, 59%, 69%
CMYK
0, 23, 42, 13
Luminance
0.4643

Every format

HEX#dfab82
RGBrgb(223, 171, 130)
HSLhsl(27, 59%, 69%)
CMYKcmyk(0%, 23%, 42%, 13%)
LABlab(73.8 13.8 28.4)
LCHlch(73.8 31.6 64.1)
OKLCHoklch(0.779 0.082 59.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfab82 on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#dfab82 on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.1%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow41.7%
Key (black)12.5%

Color previews

#dfab82 text on a black background

contrast 10.29:1

Card sample

#dfab82 text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfab82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfab82 in the Color Lab