#DBDFDC Color

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

Color preview

#DBDFDC

Color formats

HEX
#DBDFDC
RGB
rgb(219, 223, 220)
RGBA
rgba(219, 223, 220, 1)
HSL
hsl(135, 6%, 87%)
HSV
hsv(135, 2%, 87%)
CMYK
cmyk(2%, 0%, 1%, 13%)
CSS variable
--color-primary: #DBDFDC;
Lowercase HEX
#dbdfdc

Shades

Tints

Tones

Harmony

CSS snippets for #DBDFDC

.color-dbdfdc {
  color: #DBDFDC;
  background-color: #DBDFDC;
}

Frequently asked questions

What color is #DBDFDC?+

#DBDFDC is a HEX color with RGB value rgb(219, 223, 220) and HSL value hsl(135, 6%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBDFDC?+

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