#E0EAFB Color

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

Color preview

#E0EAFB

Color formats

HEX
#E0EAFB
RGB
rgb(224, 234, 251)
RGBA
rgba(224, 234, 251, 1)
HSL
hsl(218, 77%, 93%)
HSV
hsv(218, 11%, 98%)
CMYK
cmyk(11%, 7%, 0%, 2%)
CSS variable
--color-primary: #E0EAFB;
Lowercase HEX
#e0eafb

Shades

Tints

Tones

Harmony

CSS snippets for #E0EAFB

.color-e0eafb {
  color: #E0EAFB;
  background-color: #E0EAFB;
}

Frequently asked questions

What color is #E0EAFB?+

#E0EAFB is a HEX color with RGB value rgb(224, 234, 251) and HSL value hsl(218, 77%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E0EAFB?+

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