#DEE0CC Color

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

Color preview

#DEE0CC

Color formats

HEX
#DEE0CC
RGB
rgb(222, 224, 204)
RGBA
rgba(222, 224, 204, 1)
HSL
hsl(66, 24%, 84%)
HSV
hsv(66, 9%, 88%)
CMYK
cmyk(1%, 0%, 9%, 12%)
CSS variable
--color-primary: #DEE0CC;
Lowercase HEX
#dee0cc

Shades

Tints

Tones

Harmony

CSS snippets for #DEE0CC

.color-dee0cc {
  color: #DEE0CC;
  background-color: #DEE0CC;
}

Frequently asked questions

What color is #DEE0CC?+

#DEE0CC is a HEX color with RGB value rgb(222, 224, 204) and HSL value hsl(66, 24%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE0CC?+

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