#E8EDFB Color

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

Color preview

#E8EDFB

Color formats

HEX
#E8EDFB
RGB
rgb(232, 237, 251)
RGBA
rgba(232, 237, 251, 1)
HSL
hsl(224, 70%, 95%)
HSV
hsv(224, 8%, 98%)
CMYK
cmyk(8%, 6%, 0%, 2%)
CSS variable
--color-primary: #E8EDFB;
Lowercase HEX
#e8edfb

Shades

Tints

Tones

Harmony

CSS snippets for #E8EDFB

.color-e8edfb {
  color: #E8EDFB;
  background-color: #E8EDFB;
}

Frequently asked questions

What color is #E8EDFB?+

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

What is the closest Tailwind color to #E8EDFB?+

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