Skip to content

#d2ab8b

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

RGB
210, 171, 139
HSL
27°, 44%, 68%
CMYK
0, 19, 34, 18
Luminance
0.4469

Every format

HEX#d2ab8b
RGBrgb(210, 171, 139)
HSLhsl(27, 44%, 68%)
CMYKcmyk(0%, 19%, 34%, 18%)
LABlab(72.7 9.7 21.9)
LCHlch(72.7 23.9 66.0)
OKLCHoklch(0.768 0.063 61.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ab8b on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#d2ab8b on black: 9.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.1%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow33.8%
Key (black)17.6%

Color previews

#d2ab8b text on a black background

contrast 9.94:1

Card sample

#d2ab8b text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ab8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ab8b in the Color Lab