Skip to content

#dad7cd

a light, muted yellow · cool · closest name: silver

RGB
218, 215, 205
HSL
46°, 15%, 83%
CMYK
0, 1, 6, 15
Luminance
0.6791

Every format

HEX#dad7cd
RGBrgb(218, 215, 205)
HSLhsl(46, 15%, 83%)
CMYKcmyk(0%, 1%, 6%, 15%)
LABlab(86.0 -0.7 5.3)
LCHlch(86.0 5.3 97.8)
OKLCHoklch(0.879 0.014 93.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad7cd on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dad7cd on black: 14.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green84.3%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow6.0%
Key (black)14.5%

Color previews

#dad7cd text on a black background

contrast 14.58:1

Card sample

#dad7cd text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad7cd in the Color Lab