Skip to content

#dfb98c

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

RGB
223, 185, 140
HSL
33°, 57%, 71%
CMYK
0, 17, 37, 13
Luminance
0.5228

Every format

HEX#dfb98c
RGBrgb(223, 185, 140)
HSLhsl(33, 57%, 71%)
CMYKcmyk(0%, 17%, 37%, 13%)
LABlab(77.5 7.5 28.0)
LCHlch(77.5 29.0 75.0)
OKLCHoklch(0.808 0.074 71.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb98c on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#dfb98c on black: 11.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green72.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta17.0%
Yellow37.2%
Key (black)12.5%

Color previews

#dfb98c text on a black background

contrast 11.46:1

Card sample

#dfb98c text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb98c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb98c in the Color Lab