Skip to content

#dad0cd

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

RGB
218, 208, 205
HSL
14°, 15%, 83%
CMYK
0, 5, 6, 15
Luminance
0.6442

Every format

HEX#dad0cd
RGBrgb(218, 208, 205)
HSLhsl(14, 15%, 83%)
CMYKcmyk(0%, 5%, 6%, 15%)
LABlab(84.2 2.9 2.7)
LCHlch(84.2 4.0 42.9)
OKLCHoklch(0.865 0.012 37.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad0cd on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#dad0cd on black: 13.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green81.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow6.0%
Key (black)14.5%

Color previews

#dad0cd text on a black background

contrast 13.88:1

Card sample

#dad0cd text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad0cd in the Color Lab