#E5EEFF Color

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

Color preview

#E5EEFF

Color formats

HEX
#E5EEFF
RGB
rgb(229, 238, 255)
RGBA
rgba(229, 238, 255, 1)
HSL
hsl(219, 100%, 95%)
HSV
hsv(219, 10%, 100%)
CMYK
cmyk(10%, 7%, 0%, 0%)
CSS variable
--color-primary: #E5EEFF;
Lowercase HEX
#e5eeff

Shades

Tints

Tones

Harmony

CSS snippets for #E5EEFF

.color-e5eeff {
  color: #E5EEFF;
  background-color: #E5EEFF;
}

Frequently asked questions

What color is #E5EEFF?+

#E5EEFF is a HEX color with RGB value rgb(229, 238, 255) and HSL value hsl(219, 100%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E5EEFF?+

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