#E0EAFC Color

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

Color preview

#E0EAFC

Color formats

HEX
#E0EAFC
RGB
rgb(224, 234, 252)
RGBA
rgba(224, 234, 252, 1)
HSL
hsl(219, 82%, 93%)
HSV
hsv(219, 11%, 99%)
CMYK
cmyk(11%, 7%, 0%, 1%)
CSS variable
--color-primary: #E0EAFC;
Lowercase HEX
#e0eafc

Shades

Tints

Tones

Harmony

CSS snippets for #E0EAFC

.color-e0eafc {
  color: #E0EAFC;
  background-color: #E0EAFC;
}

Frequently asked questions

What color is #E0EAFC?+

#E0EAFC is a HEX color with RGB value rgb(224, 234, 252) and HSL value hsl(219, 82%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E0EAFC?+

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