#E4E4FF Color

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

Color preview

#E4E4FF

Color formats

HEX
#E4E4FF
RGB
rgb(228, 228, 255)
RGBA
rgba(228, 228, 255, 1)
HSL
hsl(240, 100%, 95%)
HSV
hsv(240, 11%, 100%)
CMYK
cmyk(11%, 11%, 0%, 0%)
CSS variable
--color-primary: #E4E4FF;
Lowercase HEX
#e4e4ff

Shades

Tints

Tones

Harmony

CSS snippets for #E4E4FF

.color-e4e4ff {
  color: #E4E4FF;
  background-color: #E4E4FF;
}

Frequently asked questions

What color is #E4E4FF?+

#E4E4FF is a HEX color with RGB value rgb(228, 228, 255) and HSL value hsl(240, 100%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E4E4FF?+

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