Skip to content

#dadcd5

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

RGB
218, 220, 213
HSL
77°, 9%, 85%
CMYK
1, 0, 3, 14
Luminance
0.7090

Every format

HEX#dadcd5
RGBrgb(218, 220, 213)
HSLhsl(77, 9%, 85%)
CMYKcmyk(1%, 0%, 3%, 14%)
LABlab(87.4 -1.9 3.2)
LCHlch(87.4 3.7 121.1)
OKLCHoklch(0.891 0.010 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadcd5 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#dadcd5 on black: 15.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green86.3%
Blue83.5%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow3.2%
Key (black)13.7%

Color previews

#dadcd5 text on a black background

contrast 15.18:1

Card sample

#dadcd5 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadcd5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadcd5 in the Color Lab