#DEE5CD Color

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

Color preview

#DEE5CD

Color formats

HEX
#DEE5CD
RGB
rgb(222, 229, 205)
RGBA
rgba(222, 229, 205, 1)
HSL
hsl(78, 32%, 85%)
HSV
hsv(78, 10%, 90%)
CMYK
cmyk(3%, 0%, 10%, 10%)
CSS variable
--color-primary: #DEE5CD;
Lowercase HEX
#dee5cd

Shades

Tints

Tones

Harmony

CSS snippets for #DEE5CD

.color-dee5cd {
  color: #DEE5CD;
  background-color: #DEE5CD;
}

Frequently asked questions

What color is #DEE5CD?+

#DEE5CD is a HEX color with RGB value rgb(222, 229, 205) and HSL value hsl(78, 32%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE5CD?+

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