#F33CC5 Color

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

Color preview

#F33CC5

Color formats

HEX
#F33CC5
RGB
rgb(243, 60, 197)
RGBA
rgba(243, 60, 197, 1)
HSL
hsl(315, 88%, 59%)
HSV
hsv(315, 75%, 95%)
CMYK
cmyk(0%, 75%, 19%, 5%)
CSS variable
--color-primary: #F33CC5;
Lowercase HEX
#f33cc5

Shades

Tints

Tones

Harmony

CSS snippets for #F33CC5

.color-f33cc5 {
  color: #F33CC5;
  background-color: #F33CC5;
}

Frequently asked questions

What color is #F33CC5?+

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

What is the closest Tailwind color to #F33CC5?+

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