#DBDCDF Color

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

Color preview

#DBDCDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBDCDF

.color-dbdcdf {
  color: #DBDCDF;
  background-color: #DBDCDF;
}

Frequently asked questions

What color is #DBDCDF?+

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

What is the closest Tailwind color to #DBDCDF?+

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