#F200EE Color

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

Color preview

#F200EE

Color formats

HEX
#F200EE
RGB
rgb(242, 0, 238)
RGBA
rgba(242, 0, 238, 1)
HSL
hsl(301, 100%, 47%)
HSV
hsv(301, 100%, 95%)
CMYK
cmyk(0%, 100%, 2%, 5%)
CSS variable
--color-primary: #F200EE;
Lowercase HEX
#f200ee

Shades

Tints

Tones

Harmony

CSS snippets for #F200EE

.color-f200ee {
  color: #F200EE;
  background-color: #F200EE;
}

Frequently asked questions

What color is #F200EE?+

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

What is the closest Tailwind color to #F200EE?+

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