#F71EFF Color

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

Color preview

#F71EFF

Color formats

HEX
#F71EFF
RGB
rgb(247, 30, 255)
RGBA
rgba(247, 30, 255, 1)
HSL
hsl(298, 100%, 56%)
HSV
hsv(298, 88%, 100%)
CMYK
cmyk(3%, 88%, 0%, 0%)
CSS variable
--color-primary: #F71EFF;
Lowercase HEX
#f71eff

Shades

Tints

Tones

Harmony

CSS snippets for #F71EFF

.color-f71eff {
  color: #F71EFF;
  background-color: #F71EFF;
}

Frequently asked questions

What color is #F71EFF?+

#F71EFF is a HEX color with RGB value rgb(247, 30, 255) and HSL value hsl(298, 100%, 56%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F71EFF?+

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