#EAECF3 Color

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

Color preview

#EAECF3

Color formats

HEX
#EAECF3
RGB
rgb(234, 236, 243)
RGBA
rgba(234, 236, 243, 1)
HSL
hsl(227, 27%, 94%)
HSV
hsv(227, 4%, 95%)
CMYK
cmyk(4%, 3%, 0%, 5%)
CSS variable
--color-primary: #EAECF3;
Lowercase HEX
#eaecf3

Shades

Tints

Tones

Harmony

CSS snippets for #EAECF3

.color-eaecf3 {
  color: #EAECF3;
  background-color: #EAECF3;
}

Frequently asked questions

What color is #EAECF3?+

#EAECF3 is a HEX color with RGB value rgb(234, 236, 243) and HSL value hsl(227, 27%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAECF3?+

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