#DDDCDC Color

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

Color preview

#DDDCDC

Color formats

HEX
#DDDCDC
RGB
rgb(221, 220, 220)
RGBA
rgba(221, 220, 220, 1)
HSL
hsl(0, 1%, 86%)
HSV
hsv(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
CSS variable
--color-primary: #DDDCDC;
Lowercase HEX
#dddcdc

Shades

Tints

Tones

Harmony

CSS snippets for #DDDCDC

.color-dddcdc {
  color: #DDDCDC;
  background-color: #DDDCDC;
}

Frequently asked questions

What color is #DDDCDC?+

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

What is the closest Tailwind color to #DDDCDC?+

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