#E3EAFF Color

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

Color preview

#E3EAFF

Color formats

HEX
#E3EAFF
RGB
rgb(227, 234, 255)
RGBA
rgba(227, 234, 255, 1)
HSL
hsl(225, 100%, 95%)
HSV
hsv(225, 11%, 100%)
CMYK
cmyk(11%, 8%, 0%, 0%)
CSS variable
--color-primary: #E3EAFF;
Lowercase HEX
#e3eaff

Shades

Tints

Tones

Harmony

CSS snippets for #E3EAFF

.color-e3eaff {
  color: #E3EAFF;
  background-color: #E3EAFF;
}

Frequently asked questions

What color is #E3EAFF?+

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

What is the closest Tailwind color to #E3EAFF?+

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