Skip to content

#d2ac7b

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

RGB
210, 172, 123
HSL
34°, 49%, 65%
CMYK
0, 18, 41, 18
Luminance
0.4464

Every format

HEX#d2ac7b
RGBrgb(210, 172, 123)
HSLhsl(34, 49%, 65%)
CMYKcmyk(0%, 18%, 41%, 18%)
LABlab(72.7 7.3 30.4)
LCHlch(72.7 31.3 76.5)
OKLCHoklch(0.767 0.079 73.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ac7b on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#d2ac7b on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow41.4%
Key (black)17.6%

Color previews

#d2ac7b text on a black background

contrast 9.93:1

Card sample

#d2ac7b text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac7b in the Color Lab