#DCDADC Color

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

Color preview

#DCDADC

Color formats

HEX
#DCDADC
RGB
rgb(220, 218, 220)
RGBA
rgba(220, 218, 220, 1)
HSL
hsl(300, 3%, 86%)
HSV
hsv(300, 1%, 86%)
CMYK
cmyk(0%, 1%, 0%, 14%)
CSS variable
--color-primary: #DCDADC;
Lowercase HEX
#dcdadc

Shades

Tints

Tones

Harmony

CSS snippets for #DCDADC

.color-dcdadc {
  color: #DCDADC;
  background-color: #DCDADC;
}

Frequently asked questions

What color is #DCDADC?+

#DCDADC is a HEX color with RGB value rgb(220, 218, 220) and HSL value hsl(300, 3%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCDADC?+

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