#F16FFA Color

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

Color preview

#F16FFA

Color formats

HEX
#F16FFA
RGB
rgb(241, 111, 250)
RGBA
rgba(241, 111, 250, 1)
HSL
hsl(296, 93%, 71%)
HSV
hsv(296, 56%, 98%)
CMYK
cmyk(4%, 56%, 0%, 2%)
CSS variable
--color-primary: #F16FFA;
Lowercase HEX
#f16ffa

Shades

Tints

Tones

Harmony

CSS snippets for #F16FFA

.color-f16ffa {
  color: #F16FFA;
  background-color: #F16FFA;
}

Frequently asked questions

What color is #F16FFA?+

#F16FFA is a HEX color with RGB value rgb(241, 111, 250) and HSL value hsl(296, 93%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F16FFA?+

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