#E0EBFF Color

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

Color preview

#E0EBFF

Color formats

HEX
#E0EBFF
RGB
rgb(224, 235, 255)
RGBA
rgba(224, 235, 255, 1)
HSL
hsl(219, 100%, 94%)
HSV
hsv(219, 12%, 100%)
CMYK
cmyk(12%, 8%, 0%, 0%)
CSS variable
--color-primary: #E0EBFF;
Lowercase HEX
#e0ebff

Shades

Tints

Tones

Harmony

CSS snippets for #E0EBFF

.color-e0ebff {
  color: #E0EBFF;
  background-color: #E0EBFF;
}

Frequently asked questions

What color is #E0EBFF?+

#E0EBFF is a HEX color with RGB value rgb(224, 235, 255) and HSL value hsl(219, 100%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E0EBFF?+

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