#DCDCDC Color

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

Color preview

#DCDCDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCDCDC

.color-dcdcdc {
  color: #DCDCDC;
  background-color: #DCDCDC;
}

Frequently asked questions

What color is #DCDCDC?+

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

What is the closest Tailwind color to #DCDCDC?+

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