#E42AE1 Color

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

Color preview

#E42AE1

Color formats

HEX
#E42AE1
RGB
rgb(228, 42, 225)
RGBA
rgba(228, 42, 225, 1)
HSL
hsl(301, 78%, 53%)
HSV
hsv(301, 82%, 89%)
CMYK
cmyk(0%, 82%, 1%, 11%)
CSS variable
--color-primary: #E42AE1;
Lowercase HEX
#e42ae1

Shades

Tints

Tones

Harmony

CSS snippets for #E42AE1

.color-e42ae1 {
  color: #E42AE1;
  background-color: #E42AE1;
}

Frequently asked questions

What color is #E42AE1?+

#E42AE1 is a HEX color with RGB value rgb(228, 42, 225) and HSL value hsl(301, 78%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E42AE1?+

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