#EEEDFC Color

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

Color preview

#EEEDFC

Color formats

HEX
#EEEDFC
RGB
rgb(238, 237, 252)
RGBA
rgba(238, 237, 252, 1)
HSL
hsl(244, 71%, 96%)
HSV
hsv(244, 6%, 99%)
CMYK
cmyk(6%, 6%, 0%, 1%)
CSS variable
--color-primary: #EEEDFC;
Lowercase HEX
#eeedfc

Shades

Tints

Tones

Harmony

CSS snippets for #EEEDFC

.color-eeedfc {
  color: #EEEDFC;
  background-color: #EEEDFC;
}

Frequently asked questions

What color is #EEEDFC?+

#EEEDFC is a HEX color with RGB value rgb(238, 237, 252) and HSL value hsl(244, 71%, 96%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEEDFC?+

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