#EBEEFE Color

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

Color preview

#EBEEFE

Color formats

HEX
#EBEEFE
RGB
rgb(235, 238, 254)
RGBA
rgba(235, 238, 254, 1)
HSL
hsl(231, 90%, 96%)
HSV
hsv(231, 7%, 100%)
CMYK
cmyk(7%, 6%, 0%, 0%)
CSS variable
--color-primary: #EBEEFE;
Lowercase HEX
#ebeefe

Shades

Tints

Tones

Harmony

CSS snippets for #EBEEFE

.color-ebeefe {
  color: #EBEEFE;
  background-color: #EBEEFE;
}

Frequently asked questions

What color is #EBEEFE?+

#EBEEFE is a HEX color with RGB value rgb(235, 238, 254) and HSL value hsl(231, 90%, 96%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBEEFE?+

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