#DEE2EE Color

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

Color preview

#DEE2EE

Color formats

HEX
#DEE2EE
RGB
rgb(222, 226, 238)
RGBA
rgba(222, 226, 238, 1)
HSL
hsl(225, 32%, 90%)
HSV
hsv(225, 7%, 93%)
CMYK
cmyk(7%, 5%, 0%, 7%)
CSS variable
--color-primary: #DEE2EE;
Lowercase HEX
#dee2ee

Shades

Tints

Tones

Harmony

CSS snippets for #DEE2EE

.color-dee2ee {
  color: #DEE2EE;
  background-color: #DEE2EE;
}

Frequently asked questions

What color is #DEE2EE?+

#DEE2EE is a HEX color with RGB value rgb(222, 226, 238) and HSL value hsl(225, 32%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEE2EE?+

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