#F200EA Color

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

Color preview

#F200EA

Color formats

HEX
#F200EA
RGB
rgb(242, 0, 234)
RGBA
rgba(242, 0, 234, 1)
HSL
hsl(302, 100%, 47%)
HSV
hsv(302, 100%, 95%)
CMYK
cmyk(0%, 100%, 3%, 5%)
CSS variable
--color-primary: #F200EA;
Lowercase HEX
#f200ea

Shades

Tints

Tones

Harmony

CSS snippets for #F200EA

.color-f200ea {
  color: #F200EA;
  background-color: #F200EA;
}

Frequently asked questions

What color is #F200EA?+

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

What is the closest Tailwind color to #F200EA?+

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