#F86AFF Color

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

Color preview

#F86AFF

Color formats

HEX
#F86AFF
RGB
rgb(248, 106, 255)
RGBA
rgba(248, 106, 255, 1)
HSL
hsl(297, 100%, 71%)
HSV
hsv(297, 58%, 100%)
CMYK
cmyk(3%, 58%, 0%, 0%)
CSS variable
--color-primary: #F86AFF;
Lowercase HEX
#f86aff

Shades

Tints

Tones

Harmony

CSS snippets for #F86AFF

.color-f86aff {
  color: #F86AFF;
  background-color: #F86AFF;
}

Frequently asked questions

What color is #F86AFF?+

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

What is the closest Tailwind color to #F86AFF?+

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