#DEE3CB Color

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

Color preview

#DEE3CB

Color formats

HEX
#DEE3CB
RGB
rgb(222, 227, 203)
RGBA
rgba(222, 227, 203, 1)
HSL
hsl(72, 30%, 84%)
HSV
hsv(72, 11%, 89%)
CMYK
cmyk(2%, 0%, 11%, 11%)
CSS variable
--color-primary: #DEE3CB;
Lowercase HEX
#dee3cb

Shades

Tints

Tones

Harmony

CSS snippets for #DEE3CB

.color-dee3cb {
  color: #DEE3CB;
  background-color: #DEE3CB;
}

Frequently asked questions

What color is #DEE3CB?+

#DEE3CB is a HEX color with RGB value rgb(222, 227, 203) and HSL value hsl(72, 30%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE3CB?+

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