Skip to content

#dfab78

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

RGB
223, 171, 120
HSL
30°, 62%, 67%
CMYK
0, 23, 46, 13
Luminance
0.4617

Every format

HEX#dfab78
RGBrgb(223, 171, 120)
HSLhsl(30, 62%, 67%)
CMYKcmyk(0%, 23%, 46%, 13%)
LABlab(73.7 12.8 33.5)
LCHlch(73.7 35.9 69.1)
OKLCHoklch(0.778 0.090 65.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfab78 on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#dfab78 on black: 10.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.1%
Blue47.1%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow46.2%
Key (black)12.5%

Color previews

#dfab78 text on a black background

contrast 10.23:1

Card sample

#dfab78 text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfab78

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfab78 in the Color Lab