#EAEFFE Color

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

Color preview

#EAEFFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAEFFE

.color-eaeffe {
  color: #EAEFFE;
  background-color: #EAEFFE;
}

Frequently asked questions

What color is #EAEFFE?+

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

What is the closest Tailwind color to #EAEFFE?+

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