#F33CC2 Color

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

Color preview

#F33CC2

Color formats

HEX
#F33CC2
RGB
rgb(243, 60, 194)
RGBA
rgba(243, 60, 194, 1)
HSL
hsl(316, 88%, 59%)
HSV
hsv(316, 75%, 95%)
CMYK
cmyk(0%, 75%, 20%, 5%)
CSS variable
--color-primary: #F33CC2;
Lowercase HEX
#f33cc2

Shades

Tints

Tones

Harmony

CSS snippets for #F33CC2

.color-f33cc2 {
  color: #F33CC2;
  background-color: #F33CC2;
}

Frequently asked questions

What color is #F33CC2?+

#F33CC2 is a HEX color with RGB value rgb(243, 60, 194) and HSL value hsl(316, 88%, 59%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F33CC2?+

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