#EAEEFE Color

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

Color preview

#EAEEFE

Color formats

HEX
#EAEEFE
RGB
rgb(234, 238, 254)
RGBA
rgba(234, 238, 254, 1)
HSL
hsl(228, 91%, 96%)
HSV
hsv(228, 8%, 100%)
CMYK
cmyk(8%, 6%, 0%, 0%)
CSS variable
--color-primary: #EAEEFE;
Lowercase HEX
#eaeefe

Shades

Tints

Tones

Harmony

CSS snippets for #EAEEFE

.color-eaeefe {
  color: #EAEEFE;
  background-color: #EAEEFE;
}

Frequently asked questions

What color is #EAEEFE?+

#EAEEFE is a HEX color with RGB value rgb(234, 238, 254) and HSL value hsl(228, 91%, 96%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAEEFE?+

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