Skip to content

#dfb97d

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

RGB
223, 185, 125
HSL
37°, 61%, 68%
CMYK
0, 17, 44, 13
Luminance
0.5187

Every format

HEX#dfb97d
RGBrgb(223, 185, 125)
HSLhsl(37, 61%, 68%)
CMYKcmyk(0%, 17%, 44%, 13%)
LABlab(77.2 5.8 35.5)
LCHlch(77.2 36.0 80.6)
OKLCHoklch(0.806 0.089 78.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb97d on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#dfb97d on black: 11.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green72.5%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta17.0%
Yellow43.9%
Key (black)12.5%

Color previews

#dfb97d text on a black background

contrast 11.37:1

Card sample

#dfb97d text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb97d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb97d in the Color Lab