#DEE8DD Color

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

Color preview

#DEE8DD

Color formats

HEX
#DEE8DD
RGB
rgb(222, 232, 221)
RGBA
rgba(222, 232, 221, 1)
HSL
hsl(115, 19%, 89%)
HSV
hsv(115, 5%, 91%)
CMYK
cmyk(4%, 0%, 5%, 9%)
CSS variable
--color-primary: #DEE8DD;
Lowercase HEX
#dee8dd

Shades

Tints

Tones

Harmony

CSS snippets for #DEE8DD

.color-dee8dd {
  color: #DEE8DD;
  background-color: #DEE8DD;
}

Frequently asked questions

What color is #DEE8DD?+

#DEE8DD is a HEX color with RGB value rgb(222, 232, 221) and HSL value hsl(115, 19%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE8DD?+

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