#E8EEFB Color

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

Color preview

#E8EEFB

Color formats

HEX
#E8EEFB
RGB
rgb(232, 238, 251)
RGBA
rgba(232, 238, 251, 1)
HSL
hsl(221, 70%, 95%)
HSV
hsv(221, 8%, 98%)
CMYK
cmyk(8%, 5%, 0%, 2%)
CSS variable
--color-primary: #E8EEFB;
Lowercase HEX
#e8eefb

Shades

Tints

Tones

Harmony

CSS snippets for #E8EEFB

.color-e8eefb {
  color: #E8EEFB;
  background-color: #E8EEFB;
}

Frequently asked questions

What color is #E8EEFB?+

#E8EEFB is a HEX color with RGB value rgb(232, 238, 251) and HSL value hsl(221, 70%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E8EEFB?+

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