#DEE5DA Color

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

Color preview

#DEE5DA

Color formats

HEX
#DEE5DA
RGB
rgb(222, 229, 218)
RGBA
rgba(222, 229, 218, 1)
HSL
hsl(98, 17%, 88%)
HSV
hsv(98, 5%, 90%)
CMYK
cmyk(3%, 0%, 5%, 10%)
CSS variable
--color-primary: #DEE5DA;
Lowercase HEX
#dee5da

Shades

Tints

Tones

Harmony

CSS snippets for #DEE5DA

.color-dee5da {
  color: #DEE5DA;
  background-color: #DEE5DA;
}

Frequently asked questions

What color is #DEE5DA?+

#DEE5DA is a HEX color with RGB value rgb(222, 229, 218) and HSL value hsl(98, 17%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE5DA?+

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