#DEE8FE Color

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

Color preview

#DEE8FE

Color formats

HEX
#DEE8FE
RGB
rgb(222, 232, 254)
RGBA
rgba(222, 232, 254, 1)
HSL
hsl(221, 94%, 93%)
HSV
hsv(221, 13%, 100%)
CMYK
cmyk(13%, 9%, 0%, 0%)
CSS variable
--color-primary: #DEE8FE;
Lowercase HEX
#dee8fe

Shades

Tints

Tones

Harmony

CSS snippets for #DEE8FE

.color-dee8fe {
  color: #DEE8FE;
  background-color: #DEE8FE;
}

Frequently asked questions

What color is #DEE8FE?+

#DEE8FE is a HEX color with RGB value rgb(222, 232, 254) and HSL value hsl(221, 94%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEE8FE?+

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