#E8EAF3 Color

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

Color preview

#E8EAF3

Color formats

HEX
#E8EAF3
RGB
rgb(232, 234, 243)
RGBA
rgba(232, 234, 243, 1)
HSL
hsl(229, 31%, 93%)
HSV
hsv(229, 5%, 95%)
CMYK
cmyk(5%, 4%, 0%, 5%)
CSS variable
--color-primary: #E8EAF3;
Lowercase HEX
#e8eaf3

Shades

Tints

Tones

Harmony

CSS snippets for #E8EAF3

.color-e8eaf3 {
  color: #E8EAF3;
  background-color: #E8EAF3;
}

Frequently asked questions

What color is #E8EAF3?+

#E8EAF3 is a HEX color with RGB value rgb(232, 234, 243) and HSL value hsl(229, 31%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E8EAF3?+

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