#EEEDFF Color

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

Color preview

#EEEDFF

Color formats

HEX
#EEEDFF
RGB
rgb(238, 237, 255)
RGBA
rgba(238, 237, 255, 1)
HSL
hsl(243, 100%, 96%)
HSV
hsv(243, 7%, 100%)
CMYK
cmyk(7%, 7%, 0%, 0%)
CSS variable
--color-primary: #EEEDFF;
Lowercase HEX
#eeedff

Shades

Tints

Tones

Harmony

CSS snippets for #EEEDFF

.color-eeedff {
  color: #EEEDFF;
  background-color: #EEEDFF;
}

Frequently asked questions

What color is #EEEDFF?+

#EEEDFF is a HEX color with RGB value rgb(238, 237, 255) and HSL value hsl(243, 100%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EEEDFF?+

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