#EEEDFE Color

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

Color preview

#EEEDFE

Color formats

HEX
#EEEDFE
RGB
rgb(238, 237, 254)
RGBA
rgba(238, 237, 254, 1)
HSL
hsl(244, 89%, 96%)
HSV
hsv(244, 7%, 100%)
CMYK
cmyk(6%, 7%, 0%, 0%)
CSS variable
--color-primary: #EEEDFE;
Lowercase HEX
#eeedfe

Shades

Tints

Tones

Harmony

CSS snippets for #EEEDFE

.color-eeedfe {
  color: #EEEDFE;
  background-color: #EEEDFE;
}

Frequently asked questions

What color is #EEEDFE?+

#EEEDFE is a HEX color with RGB value rgb(238, 237, 254) and HSL value hsl(244, 89%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EEEDFE?+

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