#DEE9CC Color

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

Color preview

#DEE9CC

Color formats

HEX
#DEE9CC
RGB
rgb(222, 233, 204)
RGBA
rgba(222, 233, 204, 1)
HSL
hsl(83, 40%, 86%)
HSV
hsv(83, 12%, 91%)
CMYK
cmyk(5%, 0%, 12%, 9%)
CSS variable
--color-primary: #DEE9CC;
Lowercase HEX
#dee9cc

Shades

Tints

Tones

Harmony

CSS snippets for #DEE9CC

.color-dee9cc {
  color: #DEE9CC;
  background-color: #DEE9CC;
}

Frequently asked questions

What color is #DEE9CC?+

#DEE9CC is a HEX color with RGB value rgb(222, 233, 204) and HSL value hsl(83, 40%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE9CC?+

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