#E7EAFF Color

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

Color preview

#E7EAFF

Color formats

HEX
#E7EAFF
RGB
rgb(231, 234, 255)
RGBA
rgba(231, 234, 255, 1)
HSL
hsl(233, 100%, 95%)
HSV
hsv(233, 9%, 100%)
CMYK
cmyk(9%, 8%, 0%, 0%)
CSS variable
--color-primary: #E7EAFF;
Lowercase HEX
#e7eaff

Shades

Tints

Tones

Harmony

CSS snippets for #E7EAFF

.color-e7eaff {
  color: #E7EAFF;
  background-color: #E7EAFF;
}

Frequently asked questions

What color is #E7EAFF?+

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

What is the closest Tailwind color to #E7EAFF?+

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