Skip to content

#dfba8b

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

RGB
223, 186, 139
HSL
34°, 57%, 71%
CMYK
0, 17, 38, 13
Luminance
0.5267

Every format

HEX#dfba8b
RGBrgb(223, 186, 139)
HSLhsl(34, 57%, 71%)
CMYKcmyk(0%, 17%, 38%, 13%)
LABlab(77.7 6.8 28.8)
LCHlch(77.7 29.6 76.6)
OKLCHoklch(0.810 0.075 73.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfba8b on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#dfba8b on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta16.6%
Yellow37.7%
Key (black)12.5%

Color previews

#dfba8b text on a black background

contrast 11.53:1

Card sample

#dfba8b text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfba8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfba8b in the Color Lab