#DBDBE2 Color

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

Color preview

#DBDBE2

Color formats

HEX
#DBDBE2
RGB
rgb(219, 219, 226)
RGBA
rgba(219, 219, 226, 1)
HSL
hsl(240, 11%, 87%)
HSV
hsv(240, 3%, 89%)
CMYK
cmyk(3%, 3%, 0%, 11%)
CSS variable
--color-primary: #DBDBE2;
Lowercase HEX
#dbdbe2

Shades

Tints

Tones

Harmony

CSS snippets for #DBDBE2

.color-dbdbe2 {
  color: #DBDBE2;
  background-color: #DBDBE2;
}

Frequently asked questions

What color is #DBDBE2?+

#DBDBE2 is a HEX color with RGB value rgb(219, 219, 226) and HSL value hsl(240, 11%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBDBE2?+

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