#E8EFF6 Color

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

Color preview

#E8EFF6

Color formats

HEX
#E8EFF6
RGB
rgb(232, 239, 246)
RGBA
rgba(232, 239, 246, 1)
HSL
hsl(210, 44%, 94%)
HSV
hsv(210, 6%, 96%)
CMYK
cmyk(6%, 3%, 0%, 4%)
CSS variable
--color-primary: #E8EFF6;
Lowercase HEX
#e8eff6

Shades

Tints

Tones

Harmony

CSS snippets for #E8EFF6

.color-e8eff6 {
  color: #E8EFF6;
  background-color: #E8EFF6;
}

Frequently asked questions

What color is #E8EFF6?+

#E8EFF6 is a HEX color with RGB value rgb(232, 239, 246) and HSL value hsl(210, 44%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E8EFF6?+

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