#E8EAF2 Color

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

Color preview

#E8EAF2

Color formats

HEX
#E8EAF2
RGB
rgb(232, 234, 242)
RGBA
rgba(232, 234, 242, 1)
HSL
hsl(228, 28%, 93%)
HSV
hsv(228, 4%, 95%)
CMYK
cmyk(4%, 3%, 0%, 5%)
CSS variable
--color-primary: #E8EAF2;
Lowercase HEX
#e8eaf2

Shades

Tints

Tones

Harmony

CSS snippets for #E8EAF2

.color-e8eaf2 {
  color: #E8EAF2;
  background-color: #E8EAF2;
}

Frequently asked questions

What color is #E8EAF2?+

#E8EAF2 is a HEX color with RGB value rgb(232, 234, 242) and HSL value hsl(228, 28%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E8EAF2?+

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