#DEE6CB Color

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

Color preview

#DEE6CB

Color formats

HEX
#DEE6CB
RGB
rgb(222, 230, 203)
RGBA
rgba(222, 230, 203, 1)
HSL
hsl(78, 35%, 85%)
HSV
hsv(78, 12%, 90%)
CMYK
cmyk(3%, 0%, 12%, 10%)
CSS variable
--color-primary: #DEE6CB;
Lowercase HEX
#dee6cb

Shades

Tints

Tones

Harmony

CSS snippets for #DEE6CB

.color-dee6cb {
  color: #DEE6CB;
  background-color: #DEE6CB;
}

Frequently asked questions

What color is #DEE6CB?+

#DEE6CB is a HEX color with RGB value rgb(222, 230, 203) and HSL value hsl(78, 35%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE6CB?+

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