#DEE2CB Color

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

Color preview

#DEE2CB

Color formats

HEX
#DEE2CB
RGB
rgb(222, 226, 203)
RGBA
rgba(222, 226, 203, 1)
HSL
hsl(70, 28%, 84%)
HSV
hsv(70, 10%, 89%)
CMYK
cmyk(2%, 0%, 10%, 11%)
CSS variable
--color-primary: #DEE2CB;
Lowercase HEX
#dee2cb

Shades

Tints

Tones

Harmony

CSS snippets for #DEE2CB

.color-dee2cb {
  color: #DEE2CB;
  background-color: #DEE2CB;
}

Frequently asked questions

What color is #DEE2CB?+

#DEE2CB is a HEX color with RGB value rgb(222, 226, 203) and HSL value hsl(70, 28%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE2CB?+

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