Skip to content

#d2ab7a

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

RGB
210, 171, 122
HSL
33°, 49%, 65%
CMYK
0, 19, 42, 18
Luminance
0.4423

Every format

HEX#d2ab7a
RGBrgb(210, 171, 122)
HSLhsl(33, 49%, 65%)
CMYKcmyk(0%, 19%, 42%, 18%)
LABlab(72.4 7.7 30.6)
LCHlch(72.4 31.6 75.8)
OKLCHoklch(0.765 0.079 72.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ab7a on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#d2ab7a on black: 9.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.1%
Blue47.8%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow41.9%
Key (black)17.6%

Color previews

#d2ab7a text on a black background

contrast 9.85:1

Card sample

#d2ab7a text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ab7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ab7a in the Color Lab