#EEEEFC Color

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

Color preview

#EEEEFC

Color formats

HEX
#EEEEFC
RGB
rgb(238, 238, 252)
RGBA
rgba(238, 238, 252, 1)
HSL
hsl(240, 70%, 96%)
HSV
hsv(240, 6%, 99%)
CMYK
cmyk(6%, 6%, 0%, 1%)
CSS variable
--color-primary: #EEEEFC;
Lowercase HEX
#eeeefc

Shades

Tints

Tones

Harmony

CSS snippets for #EEEEFC

.color-eeeefc {
  color: #EEEEFC;
  background-color: #EEEEFC;
}

Frequently asked questions

What color is #EEEEFC?+

#EEEEFC is a HEX color with RGB value rgb(238, 238, 252) and HSL value hsl(240, 70%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EEEEFC?+

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