Skip to content

#dad6cd

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

RGB
218, 214, 205
HSL
42°, 15%, 83%
CMYK
0, 2, 6, 15
Luminance
0.6741

Every format

HEX#dad6cd
RGBrgb(218, 214, 205)
HSLhsl(42, 15%, 83%)
CMYKcmyk(0%, 2%, 6%, 15%)
LABlab(85.7 -0.2 4.9)
LCHlch(85.7 4.9 92.4)
OKLCHoklch(0.877 0.013 86.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad6cd on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#dad6cd on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green83.9%
Blue80.4%

CMYK percentages

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

Color previews

#dad6cd text on a black background

contrast 14.48:1

Card sample

#dad6cd text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad6cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad6cd in the Color Lab