#DEE9FE Color

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

Color preview

#DEE9FE

Color formats

HEX
#DEE9FE
RGB
rgb(222, 233, 254)
RGBA
rgba(222, 233, 254, 1)
HSL
hsl(219, 94%, 93%)
HSV
hsv(219, 13%, 100%)
CMYK
cmyk(13%, 8%, 0%, 0%)
CSS variable
--color-primary: #DEE9FE;
Lowercase HEX
#dee9fe

Shades

Tints

Tones

Harmony

CSS snippets for #DEE9FE

.color-dee9fe {
  color: #DEE9FE;
  background-color: #DEE9FE;
}

Frequently asked questions

What color is #DEE9FE?+

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

What is the closest Tailwind color to #DEE9FE?+

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