Skip to content

#d2ac88

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

RGB
210, 172, 136
HSL
29°, 45%, 68%
CMYK
0, 18, 35, 18
Luminance
0.4498

Every format

HEX#d2ac88
RGBrgb(210, 172, 136)
HSLhsl(29, 45%, 68%)
CMYKcmyk(0%, 18%, 35%, 18%)
LABlab(72.9 8.8 23.7)
LCHlch(72.9 25.3 69.6)
OKLCHoklch(0.769 0.066 65.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green67.5%
Blue53.3%

CMYK percentages

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

Color previews

#d2ac88 text on a black background

contrast 10.00:1

Card sample

#d2ac88 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac88 in the Color Lab