#E51FD4 Color

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

Color preview

#E51FD4

Color formats

HEX
#E51FD4
RGB
rgb(229, 31, 212)
RGBA
rgba(229, 31, 212, 1)
HSL
hsl(305, 79%, 51%)
HSV
hsv(305, 86%, 90%)
CMYK
cmyk(0%, 86%, 7%, 10%)
CSS variable
--color-primary: #E51FD4;
Lowercase HEX
#e51fd4

Shades

Tints

Tones

Harmony

CSS snippets for #E51FD4

.color-e51fd4 {
  color: #E51FD4;
  background-color: #E51FD4;
}

Frequently asked questions

What color is #E51FD4?+

#E51FD4 is a HEX color with RGB value rgb(229, 31, 212) and HSL value hsl(305, 79%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E51FD4?+

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