#FA6FFF Color

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

Color preview

#FA6FFF

Color formats

HEX
#FA6FFF
RGB
rgb(250, 111, 255)
RGBA
rgba(250, 111, 255, 1)
HSL
hsl(298, 100%, 72%)
HSV
hsv(298, 56%, 100%)
CMYK
cmyk(2%, 56%, 0%, 0%)
CSS variable
--color-primary: #FA6FFF;
Lowercase HEX
#fa6fff

Shades

Tints

Tones

Harmony

CSS snippets for #FA6FFF

.color-fa6fff {
  color: #FA6FFF;
  background-color: #FA6FFF;
}

Frequently asked questions

What color is #FA6FFF?+

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

What is the closest Tailwind color to #FA6FFF?+

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