#F86DFF Color

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

Color preview

#F86DFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F86DFF

.color-f86dff {
  color: #F86DFF;
  background-color: #F86DFF;
}

Frequently asked questions

What color is #F86DFF?+

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

What is the closest Tailwind color to #F86DFF?+

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