Skip to content

#d2ac87

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

RGB
210, 172, 135
HSL
30°, 46%, 68%
CMYK
0, 18, 36, 18
Luminance
0.4496

Every format

HEX#d2ac87
RGBrgb(210, 172, 135)
HSLhsl(30, 46%, 68%)
CMYKcmyk(0%, 18%, 36%, 18%)
LABlab(72.9 8.7 24.3)
LCHlch(72.9 25.8 70.3)
OKLCHoklch(0.769 0.067 65.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ac87 on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#d2ac87 on black: 9.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue52.9%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow35.7%
Key (black)17.6%

Color previews

#d2ac87 text on a black background

contrast 9.99:1

Card sample

#d2ac87 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac87

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac87 in the Color Lab