#DEDBDF Color

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

Color preview

#DEDBDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEDBDF

.color-dedbdf {
  color: #DEDBDF;
  background-color: #DEDBDF;
}

Frequently asked questions

What color is #DEDBDF?+

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

What is the closest Tailwind color to #DEDBDF?+

The closest Tailwind color is zinc-200, available as the bg-zinc-200 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