#E01FD7 Color

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

Color preview

#E01FD7

Color formats

HEX
#E01FD7
RGB
rgb(224, 31, 215)
RGBA
rgba(224, 31, 215, 1)
HSL
hsl(303, 76%, 50%)
HSV
hsv(303, 86%, 88%)
CMYK
cmyk(0%, 86%, 4%, 12%)
CSS variable
--color-primary: #E01FD7;
Lowercase HEX
#e01fd7

Shades

Tints

Tones

Harmony

CSS snippets for #E01FD7

.color-e01fd7 {
  color: #E01FD7;
  background-color: #E01FD7;
}

Frequently asked questions

What color is #E01FD7?+

#E01FD7 is a HEX color with RGB value rgb(224, 31, 215) and HSL value hsl(303, 76%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E01FD7?+

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