#EEEEFA Color

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

Color preview

#EEEEFA

Color formats

HEX
#EEEEFA
RGB
rgb(238, 238, 250)
RGBA
rgba(238, 238, 250, 1)
HSL
hsl(240, 55%, 96%)
HSV
hsv(240, 5%, 98%)
CMYK
cmyk(5%, 5%, 0%, 2%)
CSS variable
--color-primary: #EEEEFA;
Lowercase HEX
#eeeefa

Shades

Tints

Tones

Harmony

CSS snippets for #EEEEFA

.color-eeeefa {
  color: #EEEEFA;
  background-color: #EEEEFA;
}

Frequently asked questions

What color is #EEEEFA?+

#EEEEFA is a HEX color with RGB value rgb(238, 238, 250) and HSL value hsl(240, 55%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEEEFA?+

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