#DEE5EC Color

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

Color preview

#DEE5EC

Color formats

HEX
#DEE5EC
RGB
rgb(222, 229, 236)
RGBA
rgba(222, 229, 236, 1)
HSL
hsl(210, 27%, 90%)
HSV
hsv(210, 6%, 93%)
CMYK
cmyk(6%, 3%, 0%, 7%)
CSS variable
--color-primary: #DEE5EC;
Lowercase HEX
#dee5ec

Shades

Tints

Tones

Harmony

CSS snippets for #DEE5EC

.color-dee5ec {
  color: #DEE5EC;
  background-color: #DEE5EC;
}

Frequently asked questions

What color is #DEE5EC?+

#DEE5EC is a HEX color with RGB value rgb(222, 229, 236) and HSL value hsl(210, 27%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEE5EC?+

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