#DEE3DB Color

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

Color preview

#DEE3DB

Color formats

HEX
#DEE3DB
RGB
rgb(222, 227, 219)
RGBA
rgba(222, 227, 219, 1)
HSL
hsl(97, 12%, 87%)
HSV
hsv(97, 4%, 89%)
CMYK
cmyk(2%, 0%, 4%, 11%)
CSS variable
--color-primary: #DEE3DB;
Lowercase HEX
#dee3db

Shades

Tints

Tones

Harmony

CSS snippets for #DEE3DB

.color-dee3db {
  color: #DEE3DB;
  background-color: #DEE3DB;
}

Frequently asked questions

What color is #DEE3DB?+

#DEE3DB is a HEX color with RGB value rgb(222, 227, 219) and HSL value hsl(97, 12%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE3DB?+

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