Skip to content

#dad2d2

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

RGB
218, 210, 210
HSL
0°, 10%, 84%
CMYK
0, 4, 4, 15
Luminance
0.6565

Every format

HEX#dad2d2
RGBrgb(218, 210, 210)
HSLhsl(0, 10%, 84%)
CMYKcmyk(0%, 4%, 4%, 15%)
LABlab(84.8 2.8 1.0)
LCHlch(84.8 2.9 19.6)
OKLCHoklch(0.870 0.009 17.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad2d2 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#dad2d2 on black: 14.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green82.4%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta3.7%
Yellow3.7%
Key (black)14.5%

Color previews

#dad2d2 text on a black background

contrast 14.13:1

Card sample

#dad2d2 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad2d2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad2d2 in the Color Lab