Skip to content

#d2ac8d

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

RGB
210, 172, 141
HSL
27°, 43%, 69%
CMYK
0, 18, 33, 18
Luminance
0.4513

Every format

HEX#d2ac8d
RGBrgb(210, 172, 141)
HSLhsl(27, 43%, 69%)
CMYKcmyk(0%, 18%, 33%, 18%)
LABlab(73.0 9.4 21.2)
LCHlch(73.0 23.2 66.0)
OKLCHoklch(0.771 0.061 60.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green67.5%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow32.9%
Key (black)17.6%

Color previews

#d2ac8d text on a black background

contrast 10.03:1

Card sample

#d2ac8d text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac8d in the Color Lab