#F20AFA Color

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

Color preview

#F20AFA

Color formats

HEX
#F20AFA
RGB
rgb(242, 10, 250)
RGBA
rgba(242, 10, 250, 1)
HSL
hsl(298, 96%, 51%)
HSV
hsv(298, 96%, 98%)
CMYK
cmyk(3%, 96%, 0%, 2%)
CSS variable
--color-primary: #F20AFA;
Lowercase HEX
#f20afa

Shades

Tints

Tones

Harmony

CSS snippets for #F20AFA

.color-f20afa {
  color: #F20AFA;
  background-color: #F20AFA;
}

Frequently asked questions

What color is #F20AFA?+

#F20AFA is a HEX color with RGB value rgb(242, 10, 250) and HSL value hsl(298, 96%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F20AFA?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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