#DEE3DD Color

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

Color preview

#DEE3DD

Color formats

HEX
#DEE3DD
RGB
rgb(222, 227, 221)
RGBA
rgba(222, 227, 221, 1)
HSL
hsl(110, 10%, 88%)
HSV
hsv(110, 3%, 89%)
CMYK
cmyk(2%, 0%, 3%, 11%)
CSS variable
--color-primary: #DEE3DD;
Lowercase HEX
#dee3dd

Shades

Tints

Tones

Harmony

CSS snippets for #DEE3DD

.color-dee3dd {
  color: #DEE3DD;
  background-color: #DEE3DD;
}

Frequently asked questions

What color is #DEE3DD?+

#DEE3DD is a HEX color with RGB value rgb(222, 227, 221) and HSL value hsl(110, 10%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE3DD?+

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