#DBDAE3 Color

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

Color preview

#DBDAE3

Color formats

HEX
#DBDAE3
RGB
rgb(219, 218, 227)
RGBA
rgba(219, 218, 227, 1)
HSL
hsl(247, 14%, 87%)
HSV
hsv(247, 4%, 89%)
CMYK
cmyk(4%, 4%, 0%, 11%)
CSS variable
--color-primary: #DBDAE3;
Lowercase HEX
#dbdae3

Shades

Tints

Tones

Harmony

CSS snippets for #DBDAE3

.color-dbdae3 {
  color: #DBDAE3;
  background-color: #DBDAE3;
}

Frequently asked questions

What color is #DBDAE3?+

#DBDAE3 is a HEX color with RGB value rgb(219, 218, 227) and HSL value hsl(247, 14%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBDAE3?+

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