#EBEAF5 Color

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

Color preview

#EBEAF5

Color formats

HEX
#EBEAF5
RGB
rgb(235, 234, 245)
RGBA
rgba(235, 234, 245, 1)
HSL
hsl(245, 35%, 94%)
HSV
hsv(245, 4%, 96%)
CMYK
cmyk(4%, 4%, 0%, 4%)
CSS variable
--color-primary: #EBEAF5;
Lowercase HEX
#ebeaf5

Shades

Tints

Tones

Harmony

CSS snippets for #EBEAF5

.color-ebeaf5 {
  color: #EBEAF5;
  background-color: #EBEAF5;
}

Frequently asked questions

What color is #EBEAF5?+

#EBEAF5 is a HEX color with RGB value rgb(235, 234, 245) and HSL value hsl(245, 35%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBEAF5?+

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