Skip to content

#dbd2d2

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

RGB
219, 210, 210
HSL
0°, 11%, 84%
CMYK
0, 4, 4, 14
Luminance
0.6581

Every format

HEX#dbd2d2
RGBrgb(219, 210, 210)
HSLhsl(0, 11%, 84%)
CMYKcmyk(0%, 4%, 4%, 14%)
LABlab(84.9 3.1 1.1)
LCHlch(84.9 3.3 19.6)
OKLCHoklch(0.871 0.010 17.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbd2d2 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#dbd2d2 on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green82.4%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta4.1%
Yellow4.1%
Key (black)14.1%

Color previews

#dbd2d2 text on a black background

contrast 14.16:1

Card sample

#dbd2d2 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbd2d2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbd2d2 in the Color Lab