#DDDBDC Color

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

Color preview

#DDDBDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDDBDC

.color-dddbdc {
  color: #DDDBDC;
  background-color: #DDDBDC;
}

Frequently asked questions

What color is #DDDBDC?+

#DDDBDC is a HEX color with RGB value rgb(221, 219, 220) and HSL value hsl(330, 3%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDBDC?+

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