#DEE3FE Color

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

Color preview

#DEE3FE

Color formats

HEX
#DEE3FE
RGB
rgb(222, 227, 254)
RGBA
rgba(222, 227, 254, 1)
HSL
hsl(231, 94%, 93%)
HSV
hsv(231, 13%, 100%)
CMYK
cmyk(13%, 11%, 0%, 0%)
CSS variable
--color-primary: #DEE3FE;
Lowercase HEX
#dee3fe

Shades

Tints

Tones

Harmony

CSS snippets for #DEE3FE

.color-dee3fe {
  color: #DEE3FE;
  background-color: #DEE3FE;
}

Frequently asked questions

What color is #DEE3FE?+

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

What is the closest Tailwind color to #DEE3FE?+

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