Skip to content

#d2ab8c

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

RGB
210, 171, 140
HSL
27°, 44%, 69%
CMYK
0, 19, 33, 18
Luminance
0.4472

Every format

HEX#d2ab8c
RGBrgb(210, 171, 140)
HSLhsl(27, 44%, 69%)
CMYKcmyk(0%, 19%, 33%, 18%)
LABlab(72.7 9.8 21.3)
LCHlch(72.7 23.5 65.2)
OKLCHoklch(0.768 0.062 60.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green67.1%
Blue54.9%

CMYK percentages

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

Color previews

#d2ab8c text on a black background

contrast 9.94:1

Card sample

#d2ab8c text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ab8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ab8c in the Color Lab