#EAE9F4 Color

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

Color preview

#EAE9F4

Color formats

HEX
#EAE9F4
RGB
rgb(234, 233, 244)
RGBA
rgba(234, 233, 244, 1)
HSL
hsl(245, 33%, 94%)
HSV
hsv(245, 5%, 96%)
CMYK
cmyk(4%, 5%, 0%, 4%)
CSS variable
--color-primary: #EAE9F4;
Lowercase HEX
#eae9f4

Shades

Tints

Tones

Harmony

CSS snippets for #EAE9F4

.color-eae9f4 {
  color: #EAE9F4;
  background-color: #EAE9F4;
}

Frequently asked questions

What color is #EAE9F4?+

#EAE9F4 is a HEX color with RGB value rgb(234, 233, 244) and HSL value hsl(245, 33%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAE9F4?+

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