#E42FD8 Color

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

Color preview

#E42FD8

Color formats

HEX
#E42FD8
RGB
rgb(228, 47, 216)
RGBA
rgba(228, 47, 216, 1)
HSL
hsl(304, 77%, 54%)
HSV
hsv(304, 79%, 89%)
CMYK
cmyk(0%, 79%, 5%, 11%)
CSS variable
--color-primary: #E42FD8;
Lowercase HEX
#e42fd8

Shades

Tints

Tones

Harmony

CSS snippets for #E42FD8

.color-e42fd8 {
  color: #E42FD8;
  background-color: #E42FD8;
}

Frequently asked questions

What color is #E42FD8?+

#E42FD8 is a HEX color with RGB value rgb(228, 47, 216) and HSL value hsl(304, 77%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E42FD8?+

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