#DEE5DC Color

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

Color preview

#DEE5DC

Color formats

HEX
#DEE5DC
RGB
rgb(222, 229, 220)
RGBA
rgba(222, 229, 220, 1)
HSL
hsl(107, 15%, 88%)
HSV
hsv(107, 4%, 90%)
CMYK
cmyk(3%, 0%, 4%, 10%)
CSS variable
--color-primary: #DEE5DC;
Lowercase HEX
#dee5dc

Shades

Tints

Tones

Harmony

CSS snippets for #DEE5DC

.color-dee5dc {
  color: #DEE5DC;
  background-color: #DEE5DC;
}

Frequently asked questions

What color is #DEE5DC?+

#DEE5DC is a HEX color with RGB value rgb(222, 229, 220) and HSL value hsl(107, 15%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE5DC?+

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