#DEE6EE Color

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

Color preview

#DEE6EE

Color formats

HEX
#DEE6EE
RGB
rgb(222, 230, 238)
RGBA
rgba(222, 230, 238, 1)
HSL
hsl(210, 32%, 90%)
HSV
hsv(210, 7%, 93%)
CMYK
cmyk(7%, 3%, 0%, 7%)
CSS variable
--color-primary: #DEE6EE;
Lowercase HEX
#dee6ee

Shades

Tints

Tones

Harmony

CSS snippets for #DEE6EE

.color-dee6ee {
  color: #DEE6EE;
  background-color: #DEE6EE;
}

Frequently asked questions

What color is #DEE6EE?+

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

What is the closest Tailwind color to #DEE6EE?+

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