#F200CE Color

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

Color preview

#F200CE

Color formats

HEX
#F200CE
RGB
rgb(242, 0, 206)
RGBA
rgba(242, 0, 206, 1)
HSL
hsl(309, 100%, 47%)
HSV
hsv(309, 100%, 95%)
CMYK
cmyk(0%, 100%, 15%, 5%)
CSS variable
--color-primary: #F200CE;
Lowercase HEX
#f200ce

Shades

Tints

Tones

Harmony

CSS snippets for #F200CE

.color-f200ce {
  color: #F200CE;
  background-color: #F200CE;
}

Frequently asked questions

What color is #F200CE?+

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

What is the closest Tailwind color to #F200CE?+

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