#E1EAFB Color

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

Color preview

#E1EAFB

Color formats

HEX
#E1EAFB
RGB
rgb(225, 234, 251)
RGBA
rgba(225, 234, 251, 1)
HSL
hsl(219, 76%, 93%)
HSV
hsv(219, 10%, 98%)
CMYK
cmyk(10%, 7%, 0%, 2%)
CSS variable
--color-primary: #E1EAFB;
Lowercase HEX
#e1eafb

Shades

Tints

Tones

Harmony

CSS snippets for #E1EAFB

.color-e1eafb {
  color: #E1EAFB;
  background-color: #E1EAFB;
}

Frequently asked questions

What color is #E1EAFB?+

#E1EAFB is a HEX color with RGB value rgb(225, 234, 251) and HSL value hsl(219, 76%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E1EAFB?+

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