#EEDFFE Color

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

Color preview

#EEDFFE

Color formats

HEX
#EEDFFE
RGB
rgb(238, 223, 254)
RGBA
rgba(238, 223, 254, 1)
HSL
hsl(269, 94%, 94%)
HSV
hsv(269, 12%, 100%)
CMYK
cmyk(6%, 12%, 0%, 0%)
CSS variable
--color-primary: #EEDFFE;
Lowercase HEX
#eedffe

Shades

Tints

Tones

Harmony

CSS snippets for #EEDFFE

.color-eedffe {
  color: #EEDFFE;
  background-color: #EEDFFE;
}

Frequently asked questions

What color is #EEDFFE?+

#EEDFFE is a HEX color with RGB value rgb(238, 223, 254) and HSL value hsl(269, 94%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEDFFE?+

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