#DEE8CD Color

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

Color preview

#DEE8CD

Color formats

HEX
#DEE8CD
RGB
rgb(222, 232, 205)
RGBA
rgba(222, 232, 205, 1)
HSL
hsl(82, 37%, 86%)
HSV
hsv(82, 12%, 91%)
CMYK
cmyk(4%, 0%, 12%, 9%)
CSS variable
--color-primary: #DEE8CD;
Lowercase HEX
#dee8cd

Shades

Tints

Tones

Harmony

CSS snippets for #DEE8CD

.color-dee8cd {
  color: #DEE8CD;
  background-color: #DEE8CD;
}

Frequently asked questions

What color is #DEE8CD?+

#DEE8CD is a HEX color with RGB value rgb(222, 232, 205) and HSL value hsl(82, 37%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE8CD?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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