Skip to content

#dadfdf

a pale, muted gray · cool · closest name: silver

RGB
218, 223, 223
HSL
180°, 7%, 87%
CMYK
2, 0, 0, 13
Luminance
0.7301

Every format

HEX#dadfdf
RGBrgb(218, 223, 223)
HSLhsl(180, 7%, 87%)
CMYKcmyk(2%, 0%, 0%, 13%)
LABlab(88.5 -1.7 -0.6)
LCHlch(88.5 1.8 199.4)
OKLCHoklch(0.900 0.005 197.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadfdf on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#dadfdf on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green87.5%
Blue87.5%

CMYK percentages

Cyan2.2%
Magenta0.0%
Yellow0.0%
Key (black)12.5%

Color previews

#dadfdf text on a black background

contrast 15.60:1

Card sample

#dadfdf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadfdf in the Color Lab