#FC33EE Color

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

Color preview

#FC33EE

Color formats

HEX
#FC33EE
RGB
rgb(252, 51, 238)
RGBA
rgba(252, 51, 238, 1)
HSL
hsl(304, 97%, 59%)
HSV
hsv(304, 80%, 99%)
CMYK
cmyk(0%, 80%, 6%, 1%)
CSS variable
--color-primary: #FC33EE;
Lowercase HEX
#fc33ee

Shades

Tints

Tones

Harmony

CSS snippets for #FC33EE

.color-fc33ee {
  color: #FC33EE;
  background-color: #FC33EE;
}

Frequently asked questions

What color is #FC33EE?+

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

What is the closest Tailwind color to #FC33EE?+

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