#DEE8DB Color

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

Color preview

#DEE8DB

Color formats

HEX
#DEE8DB
RGB
rgb(222, 232, 219)
RGBA
rgba(222, 232, 219, 1)
HSL
hsl(106, 22%, 88%)
HSV
hsv(106, 6%, 91%)
CMYK
cmyk(4%, 0%, 6%, 9%)
CSS variable
--color-primary: #DEE8DB;
Lowercase HEX
#dee8db

Shades

Tints

Tones

Harmony

CSS snippets for #DEE8DB

.color-dee8db {
  color: #DEE8DB;
  background-color: #DEE8DB;
}

Frequently asked questions

What color is #DEE8DB?+

#DEE8DB is a HEX color with RGB value rgb(222, 232, 219) and HSL value hsl(106, 22%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE8DB?+

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