#FC2EEE Color

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

Color preview

#FC2EEE

Color formats

HEX
#FC2EEE
RGB
rgb(252, 46, 238)
RGBA
rgba(252, 46, 238, 1)
HSL
hsl(304, 97%, 58%)
HSV
hsv(304, 82%, 99%)
CMYK
cmyk(0%, 82%, 6%, 1%)
CSS variable
--color-primary: #FC2EEE;
Lowercase HEX
#fc2eee

Shades

Tints

Tones

Harmony

CSS snippets for #FC2EEE

.color-fc2eee {
  color: #FC2EEE;
  background-color: #FC2EEE;
}

Frequently asked questions

What color is #FC2EEE?+

#FC2EEE is a HEX color with RGB value rgb(252, 46, 238) and HSL value hsl(304, 97%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FC2EEE?+

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