#E3EAFE Color

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

Color preview

#E3EAFE

Color formats

HEX
#E3EAFE
RGB
rgb(227, 234, 254)
RGBA
rgba(227, 234, 254, 1)
HSL
hsl(224, 93%, 94%)
HSV
hsv(224, 11%, 100%)
CMYK
cmyk(11%, 8%, 0%, 0%)
CSS variable
--color-primary: #E3EAFE;
Lowercase HEX
#e3eafe

Shades

Tints

Tones

Harmony

CSS snippets for #E3EAFE

.color-e3eafe {
  color: #E3EAFE;
  background-color: #E3EAFE;
}

Frequently asked questions

What color is #E3EAFE?+

#E3EAFE is a HEX color with RGB value rgb(227, 234, 254) and HSL value hsl(224, 93%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3EAFE?+

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