Skip to content

#dad9cf

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

RGB
218, 217, 207
HSL
55°, 13%, 83%
CMYK
0, 1, 5, 15
Luminance
0.6904

Every format

HEX#dad9cf
RGBrgb(218, 217, 207)
HSLhsl(55, 13%, 83%)
CMYKcmyk(0%, 1%, 5%, 15%)
LABlab(86.5 -1.4 5.0)
LCHlch(86.5 5.2 105.7)
OKLCHoklch(0.883 0.013 102.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad9cf on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#dad9cf on black: 14.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.1%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow5.0%
Key (black)14.5%

Color previews

#dad9cf text on a black background

contrast 14.81:1

Card sample

#dad9cf text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad9cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad9cf in the Color Lab