#DEE7CC Color

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

Color preview

#DEE7CC

Color formats

HEX
#DEE7CC
RGB
rgb(222, 231, 204)
RGBA
rgba(222, 231, 204, 1)
HSL
hsl(80, 36%, 85%)
HSV
hsv(80, 12%, 91%)
CMYK
cmyk(4%, 0%, 12%, 9%)
CSS variable
--color-primary: #DEE7CC;
Lowercase HEX
#dee7cc

Shades

Tints

Tones

Harmony

CSS snippets for #DEE7CC

.color-dee7cc {
  color: #DEE7CC;
  background-color: #DEE7CC;
}

Frequently asked questions

What color is #DEE7CC?+

#DEE7CC is a HEX color with RGB value rgb(222, 231, 204) and HSL value hsl(80, 36%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE7CC?+

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