#FF6AFA Color

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

Color preview

#FF6AFA

Color formats

HEX
#FF6AFA
RGB
rgb(255, 106, 250)
RGBA
rgba(255, 106, 250, 1)
HSL
hsl(302, 100%, 71%)
HSV
hsv(302, 58%, 100%)
CMYK
cmyk(0%, 58%, 2%, 0%)
CSS variable
--color-primary: #FF6AFA;
Lowercase HEX
#ff6afa

Shades

Tints

Tones

Harmony

CSS snippets for #FF6AFA

.color-ff6afa {
  color: #FF6AFA;
  background-color: #FF6AFA;
}

Frequently asked questions

What color is #FF6AFA?+

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

What is the closest Tailwind color to #FF6AFA?+

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