#EBEEF5 Color

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

Color preview

#EBEEF5

Color formats

HEX
#EBEEF5
RGB
rgb(235, 238, 245)
RGBA
rgba(235, 238, 245, 1)
HSL
hsl(222, 33%, 94%)
HSV
hsv(222, 4%, 96%)
CMYK
cmyk(4%, 3%, 0%, 4%)
CSS variable
--color-primary: #EBEEF5;
Lowercase HEX
#ebeef5

Shades

Tints

Tones

Harmony

CSS snippets for #EBEEF5

.color-ebeef5 {
  color: #EBEEF5;
  background-color: #EBEEF5;
}

Frequently asked questions

What color is #EBEEF5?+

#EBEEF5 is a HEX color with RGB value rgb(235, 238, 245) and HSL value hsl(222, 33%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBEEF5?+

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