#F86FFF Color

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

Color preview

#F86FFF

Color formats

HEX
#F86FFF
RGB
rgb(248, 111, 255)
RGBA
rgba(248, 111, 255, 1)
HSL
hsl(297, 100%, 72%)
HSV
hsv(297, 56%, 100%)
CMYK
cmyk(3%, 56%, 0%, 0%)
CSS variable
--color-primary: #F86FFF;
Lowercase HEX
#f86fff

Shades

Tints

Tones

Harmony

CSS snippets for #F86FFF

.color-f86fff {
  color: #F86FFF;
  background-color: #F86FFF;
}

Frequently asked questions

What color is #F86FFF?+

#F86FFF is a HEX color with RGB value rgb(248, 111, 255) and HSL value hsl(297, 100%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F86FFF?+

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