#EAEAF4 Color

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

Color preview

#EAEAF4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAEAF4

.color-eaeaf4 {
  color: #EAEAF4;
  background-color: #EAEAF4;
}

Frequently asked questions

What color is #EAEAF4?+

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

What is the closest Tailwind color to #EAEAF4?+

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