#E7EEFB Color

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

Color preview

#E7EEFB

Color formats

HEX
#E7EEFB
RGB
rgb(231, 238, 251)
RGBA
rgba(231, 238, 251, 1)
HSL
hsl(219, 71%, 95%)
HSV
hsv(219, 8%, 98%)
CMYK
cmyk(8%, 5%, 0%, 2%)
CSS variable
--color-primary: #E7EEFB;
Lowercase HEX
#e7eefb

Shades

Tints

Tones

Harmony

CSS snippets for #E7EEFB

.color-e7eefb {
  color: #E7EEFB;
  background-color: #E7EEFB;
}

Frequently asked questions

What color is #E7EEFB?+

#E7EEFB is a HEX color with RGB value rgb(231, 238, 251) and HSL value hsl(219, 71%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E7EEFB?+

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