#F200FA Color

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

Color preview

#F200FA

Color formats

HEX
#F200FA
RGB
rgb(242, 0, 250)
RGBA
rgba(242, 0, 250, 1)
HSL
hsl(298, 100%, 49%)
HSV
hsv(298, 100%, 98%)
CMYK
cmyk(3%, 100%, 0%, 2%)
CSS variable
--color-primary: #F200FA;
Lowercase HEX
#f200fa

Shades

Tints

Tones

Harmony

CSS snippets for #F200FA

.color-f200fa {
  color: #F200FA;
  background-color: #F200FA;
}

Frequently asked questions

What color is #F200FA?+

#F200FA is a HEX color with RGB value rgb(242, 0, 250) and HSL value hsl(298, 100%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F200FA?+

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