#F16FFF Color

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

Color preview

#F16FFF

Color formats

HEX
#F16FFF
RGB
rgb(241, 111, 255)
RGBA
rgba(241, 111, 255, 1)
HSL
hsl(294, 100%, 72%)
HSV
hsv(294, 56%, 100%)
CMYK
cmyk(5%, 56%, 0%, 0%)
CSS variable
--color-primary: #F16FFF;
Lowercase HEX
#f16fff

Shades

Tints

Tones

Harmony

CSS snippets for #F16FFF

.color-f16fff {
  color: #F16FFF;
  background-color: #F16FFF;
}

Frequently asked questions

What color is #F16FFF?+

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

What is the closest Tailwind color to #F16FFF?+

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