#DEE5DD Color

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

Color preview

#DEE5DD

Color formats

HEX
#DEE5DD
RGB
rgb(222, 229, 221)
RGBA
rgba(222, 229, 221, 1)
HSL
hsl(113, 13%, 88%)
HSV
hsv(113, 3%, 90%)
CMYK
cmyk(3%, 0%, 3%, 10%)
CSS variable
--color-primary: #DEE5DD;
Lowercase HEX
#dee5dd

Shades

Tints

Tones

Harmony

CSS snippets for #DEE5DD

.color-dee5dd {
  color: #DEE5DD;
  background-color: #DEE5DD;
}

Frequently asked questions

What color is #DEE5DD?+

#DEE5DD is a HEX color with RGB value rgb(222, 229, 221) and HSL value hsl(113, 13%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE5DD?+

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