Skip to content

#d2ac8f

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

RGB
210, 172, 143
HSL
26°, 43%, 69%
CMYK
0, 18, 32, 18
Luminance
0.4519

Every format

HEX#d2ac8f
RGBrgb(210, 172, 143)
HSLhsl(26, 43%, 69%)
CMYKcmyk(0%, 18%, 32%, 18%)
LABlab(73.0 9.7 20.1)
LCHlch(73.0 22.4 64.3)
OKLCHoklch(0.771 0.060 59.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green67.5%
Blue56.1%

CMYK percentages

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

Color previews

#d2ac8f text on a black background

contrast 10.04:1

Card sample

#d2ac8f text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac8f in the Color Lab