Skip to content

#dadcd3

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

RGB
218, 220, 211
HSL
73°, 11%, 85%
CMYK
1, 0, 4, 14
Luminance
0.7079

Every format

HEX#dadcd3
RGBrgb(218, 220, 211)
HSLhsl(73, 11%, 85%)
CMYKcmyk(1%, 0%, 4%, 14%)
LABlab(87.4 -2.3 4.2)
LCHlch(87.4 4.8 118.6)
OKLCHoklch(0.890 0.012 116.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadcd3 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#dadcd3 on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green86.3%
Blue82.7%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow4.1%
Key (black)13.7%

Color previews

#dadcd3 text on a black background

contrast 15.16:1

Card sample

#dadcd3 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadcd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadcd3 in the Color Lab