#F20CFA Color

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

Color preview

#F20CFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F20CFA

.color-f20cfa {
  color: #F20CFA;
  background-color: #F20CFA;
}

Frequently asked questions

What color is #F20CFA?+

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

What is the closest Tailwind color to #F20CFA?+

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