Skip to content

#d2ac7d

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

RGB
210, 172, 125
HSL
33°, 49%, 66%
CMYK
0, 18, 41, 18
Luminance
0.4469

Every format

HEX#d2ac7d
RGBrgb(210, 172, 125)
HSLhsl(33, 49%, 66%)
CMYKcmyk(0%, 18%, 41%, 18%)
LABlab(72.7 7.5 29.4)
LCHlch(72.7 30.3 75.6)
OKLCHoklch(0.767 0.076 72.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green67.5%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow40.5%
Key (black)17.6%

Color previews

#d2ac7d text on a black background

contrast 9.94:1

Card sample

#d2ac7d text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac7d in the Color Lab