#E4EAF3 Color

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

Color preview

#E4EAF3

Color formats

HEX
#E4EAF3
RGB
rgb(228, 234, 243)
RGBA
rgba(228, 234, 243, 1)
HSL
hsl(216, 38%, 92%)
HSV
hsv(216, 6%, 95%)
CMYK
cmyk(6%, 4%, 0%, 5%)
CSS variable
--color-primary: #E4EAF3;
Lowercase HEX
#e4eaf3

Shades

Tints

Tones

Harmony

CSS snippets for #E4EAF3

.color-e4eaf3 {
  color: #E4EAF3;
  background-color: #E4EAF3;
}

Frequently asked questions

What color is #E4EAF3?+

#E4EAF3 is a HEX color with RGB value rgb(228, 234, 243) and HSL value hsl(216, 38%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E4EAF3?+

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