#E6EAFC Color

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

Color preview

#E6EAFC

Color formats

HEX
#E6EAFC
RGB
rgb(230, 234, 252)
RGBA
rgba(230, 234, 252, 1)
HSL
hsl(229, 79%, 95%)
HSV
hsv(229, 9%, 99%)
CMYK
cmyk(9%, 7%, 0%, 1%)
CSS variable
--color-primary: #E6EAFC;
Lowercase HEX
#e6eafc

Shades

Tints

Tones

Harmony

CSS snippets for #E6EAFC

.color-e6eafc {
  color: #E6EAFC;
  background-color: #E6EAFC;
}

Frequently asked questions

What color is #E6EAFC?+

#E6EAFC is a HEX color with RGB value rgb(230, 234, 252) and HSL value hsl(229, 79%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E6EAFC?+

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