#DEE5EB Color

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

Color preview

#DEE5EB

Color formats

HEX
#DEE5EB
RGB
rgb(222, 229, 235)
RGBA
rgba(222, 229, 235, 1)
HSL
hsl(208, 25%, 90%)
HSV
hsv(208, 6%, 92%)
CMYK
cmyk(6%, 3%, 0%, 8%)
CSS variable
--color-primary: #DEE5EB;
Lowercase HEX
#dee5eb

Shades

Tints

Tones

Harmony

CSS snippets for #DEE5EB

.color-dee5eb {
  color: #DEE5EB;
  background-color: #DEE5EB;
}

Frequently asked questions

What color is #DEE5EB?+

#DEE5EB is a HEX color with RGB value rgb(222, 229, 235) and HSL value hsl(208, 25%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEE5EB?+

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