Skip to content

#d3b2ab

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

RGB
211, 178, 171
HSL
11°, 31%, 75%
CMYK
0, 16, 19, 17
Luminance
0.4863

Every format

HEX#d3b2ab
RGBrgb(211, 178, 171)
HSLhsl(11, 31%, 75%)
CMYKcmyk(0%, 16%, 19%, 17%)
LABlab(75.2 10.8 8.0)
LCHlch(75.2 13.4 36.6)
OKLCHoklch(0.790 0.040 32.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green69.8%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow19.0%
Key (black)17.3%

Color previews

#d3b2ab text on a black background

contrast 10.73:1

Card sample

#d3b2ab text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3b2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3b2ab in the Color Lab