#E3EEFF Color

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

Color preview

#E3EEFF

Color formats

HEX
#E3EEFF
RGB
rgb(227, 238, 255)
RGBA
rgba(227, 238, 255, 1)
HSL
hsl(216, 100%, 95%)
HSV
hsv(216, 11%, 100%)
CMYK
cmyk(11%, 7%, 0%, 0%)
CSS variable
--color-primary: #E3EEFF;
Lowercase HEX
#e3eeff

Shades

Tints

Tones

Harmony

CSS snippets for #E3EEFF

.color-e3eeff {
  color: #E3EEFF;
  background-color: #E3EEFF;
}

Frequently asked questions

What color is #E3EEFF?+

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

What is the closest Tailwind color to #E3EEFF?+

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