Skip to content

#dbac8c

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

RGB
219, 172, 140
HSL
24°, 52%, 70%
CMYK
0, 22, 36, 14
Luminance
0.4646

Every format

HEX#dbac8c
RGBrgb(219, 172, 140)
HSLhsl(24, 52%, 70%)
CMYKcmyk(0%, 22%, 36%, 14%)
LABlab(73.8 12.8 23.0)
LCHlch(73.8 26.4 60.9)
OKLCHoklch(0.779 0.070 55.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green67.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow36.1%
Key (black)14.1%

Color previews

#dbac8c text on a black background

contrast 10.29:1

Card sample

#dbac8c text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac8c in the Color Lab