#DEE8EA Color

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

Color preview

#DEE8EA

Color formats

HEX
#DEE8EA
RGB
rgb(222, 232, 234)
RGBA
rgba(222, 232, 234, 1)
HSL
hsl(190, 22%, 89%)
HSV
hsv(190, 5%, 92%)
CMYK
cmyk(5%, 1%, 0%, 8%)
CSS variable
--color-primary: #DEE8EA;
Lowercase HEX
#dee8ea

Shades

Tints

Tones

Harmony

CSS snippets for #DEE8EA

.color-dee8ea {
  color: #DEE8EA;
  background-color: #DEE8EA;
}

Frequently asked questions

What color is #DEE8EA?+

#DEE8EA is a HEX color with RGB value rgb(222, 232, 234) and HSL value hsl(190, 22%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEE8EA?+

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