#EAEDF4 Color

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

Color preview

#EAEDF4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAEDF4

.color-eaedf4 {
  color: #EAEDF4;
  background-color: #EAEDF4;
}

Frequently asked questions

What color is #EAEDF4?+

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

What is the closest Tailwind color to #EAEDF4?+

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