#DADFDC Color

Inspect #DADFDC across formats, palettes, contrast and closest named color matches.

Color preview

#DADFDC

Color formats

HEX
#DADFDC
RGB
rgb(218, 223, 220)
RGBA
rgba(218, 223, 220, 1)
HSL
hsl(144, 7%, 86%)
HSV
hsv(144, 2%, 87%)
CMYK
cmyk(2%, 0%, 1%, 13%)
CSS variable
--color-primary: #DADFDC;
Lowercase HEX
#dadfdc

Shades

Tints

Tones

Harmony

CSS snippets for #DADFDC

.color-dadfdc {
  color: #DADFDC;
  background-color: #DADFDC;
}

Frequently asked questions

What color is #DADFDC?+

#DADFDC is a HEX color with RGB value rgb(218, 223, 220) and HSL value hsl(144, 7%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADFDC?+

The closest Tailwind color is zinc-300, available as the bg-zinc-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools