#EAEBF4 Color

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

Color preview

#EAEBF4

Color formats

HEX
#EAEBF4
RGB
rgb(234, 235, 244)
RGBA
rgba(234, 235, 244, 1)
HSL
hsl(234, 31%, 94%)
HSV
hsv(234, 4%, 96%)
CMYK
cmyk(4%, 4%, 0%, 4%)
CSS variable
--color-primary: #EAEBF4;
Lowercase HEX
#eaebf4

Shades

Tints

Tones

Harmony

CSS snippets for #EAEBF4

.color-eaebf4 {
  color: #EAEBF4;
  background-color: #EAEBF4;
}

Frequently asked questions

What color is #EAEBF4?+

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

What is the closest Tailwind color to #EAEBF4?+

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