Skip to content

#d2b2ab

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

RGB
210, 178, 171
HSL
11°, 30%, 75%
CMYK
0, 15, 19, 18
Luminance
0.4848

Every format

HEX#d2b2ab
RGBrgb(210, 178, 171)
HSLhsl(11, 30%, 75%)
CMYKcmyk(0%, 15%, 19%, 18%)
LABlab(75.1 10.4 7.9)
LCHlch(75.1 13.1 37.1)
OKLCHoklch(0.789 0.039 32.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green69.8%
Blue67.1%

CMYK percentages

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

Color previews

#d2b2ab text on a black background

contrast 10.70:1

Card sample

#d2b2ab text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2b2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2b2ab in the Color Lab