#E6EAFB Color

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

Color preview

#E6EAFB

Color formats

HEX
#E6EAFB
RGB
rgb(230, 234, 251)
RGBA
rgba(230, 234, 251, 1)
HSL
hsl(229, 72%, 94%)
HSV
hsv(229, 8%, 98%)
CMYK
cmyk(8%, 7%, 0%, 2%)
CSS variable
--color-primary: #E6EAFB;
Lowercase HEX
#e6eafb

Shades

Tints

Tones

Harmony

CSS snippets for #E6EAFB

.color-e6eafb {
  color: #E6EAFB;
  background-color: #E6EAFB;
}

Frequently asked questions

What color is #E6EAFB?+

#E6EAFB is a HEX color with RGB value rgb(230, 234, 251) and HSL value hsl(229, 72%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E6EAFB?+

The closest Tailwind color is violet-100, available as the bg-violet-100 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