#DBDDE5 Color

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

Color preview

#DBDDE5

Color formats

HEX
#DBDDE5
RGB
rgb(219, 221, 229)
RGBA
rgba(219, 221, 229, 1)
HSL
hsl(228, 16%, 88%)
HSV
hsv(228, 4%, 90%)
CMYK
cmyk(4%, 3%, 0%, 10%)
CSS variable
--color-primary: #DBDDE5;
Lowercase HEX
#dbdde5

Shades

Tints

Tones

Harmony

CSS snippets for #DBDDE5

.color-dbdde5 {
  color: #DBDDE5;
  background-color: #DBDDE5;
}

Frequently asked questions

What color is #DBDDE5?+

#DBDDE5 is a HEX color with RGB value rgb(219, 221, 229) and HSL value hsl(228, 16%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBDDE5?+

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