#E28EE4 Color

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

Color preview

#E28EE4

Color formats

HEX
#E28EE4
RGB
rgb(226, 142, 228)
RGBA
rgba(226, 142, 228, 1)
HSL
hsl(299, 61%, 73%)
HSV
hsv(299, 38%, 89%)
CMYK
cmyk(1%, 38%, 0%, 11%)
CSS variable
--color-primary: #E28EE4;
Lowercase HEX
#e28ee4

Shades

Tints

Tones

Harmony

CSS snippets for #E28EE4

.color-e28ee4 {
  color: #E28EE4;
  background-color: #E28EE4;
}

Frequently asked questions

What color is #E28EE4?+

#E28EE4 is a HEX color with RGB value rgb(226, 142, 228) and HSL value hsl(299, 61%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E28EE4?+

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