Skip to content

#d2b2ac

a light, soft red · warm · closest name: silver

RGB
210, 178, 172
HSL
10°, 30%, 75%
CMYK
0, 15, 18, 18
Luminance
0.4852

Every format

HEX#d2b2ac
RGBrgb(210, 178, 172)
HSLhsl(10, 30%, 75%)
CMYKcmyk(0%, 15%, 18%, 18%)
LABlab(75.2 10.6 7.4)
LCHlch(75.2 12.9 34.8)
OKLCHoklch(0.790 0.038 30.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2b2ac on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#d2b2ac on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta15.2%
Yellow18.1%
Key (black)17.6%

Color previews

#d2b2ac text on a black background

contrast 10.70:1

Card sample

#d2b2ac text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2b2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2b2ac in the Color Lab