Skip to content

#d3b8b8

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

RGB
211, 184, 184
HSL
0°, 24%, 78%
CMYK
0, 13, 13, 17
Luminance
0.5159

Every format

HEX#d3b8b8
RGBrgb(211, 184, 184)
HSLhsl(0, 24%, 78%)
CMYKcmyk(0%, 13%, 13%, 17%)
LABlab(77.0 9.6 3.5)
LCHlch(77.0 10.3 20.2)
OKLCHoklch(0.806 0.031 17.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3b8b8 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#d3b8b8 on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green72.2%
Blue72.2%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow12.8%
Key (black)17.3%

Color previews

#d3b8b8 text on a black background

contrast 11.32:1

Card sample

#d3b8b8 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3b8b8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3b8b8 in the Color Lab