Skip to content

#d2ab9d

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

RGB
210, 171, 157
HSL
16°, 37%, 72%
CMYK
0, 19, 25, 18
Luminance
0.4526

Every format

HEX#d2ab9d
RGBrgb(210, 171, 157)
HSLhsl(16, 37%, 72%)
CMYKcmyk(0%, 19%, 25%, 18%)
LABlab(73.1 12.1 12.6)
LCHlch(73.1 17.5 46.1)
OKLCHoklch(0.772 0.050 40.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ab9d on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#d2ab9d on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.1%
Blue61.6%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow25.2%
Key (black)17.6%

Color previews

#d2ab9d text on a black background

contrast 10.05:1

Card sample

#d2ab9d text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ab9d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ab9d in the Color Lab