#F200CA Color

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

Color preview

#F200CA

Color formats

HEX
#F200CA
RGB
rgb(242, 0, 202)
RGBA
rgba(242, 0, 202, 1)
HSL
hsl(310, 100%, 47%)
HSV
hsv(310, 100%, 95%)
CMYK
cmyk(0%, 100%, 17%, 5%)
CSS variable
--color-primary: #F200CA;
Lowercase HEX
#f200ca

Shades

Tints

Tones

Harmony

CSS snippets for #F200CA

.color-f200ca {
  color: #F200CA;
  background-color: #F200CA;
}

Frequently asked questions

What color is #F200CA?+

#F200CA is a HEX color with RGB value rgb(242, 0, 202) and HSL value hsl(310, 100%, 47%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F200CA?+

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