#F55CCC Color

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

Color preview

#F55CCC

Color formats

HEX
#F55CCC
RGB
rgb(245, 92, 204)
RGBA
rgba(245, 92, 204, 1)
HSL
hsl(316, 88%, 66%)
HSV
hsv(316, 62%, 96%)
CMYK
cmyk(0%, 62%, 17%, 4%)
CSS variable
--color-primary: #F55CCC;
Lowercase HEX
#f55ccc

Shades

Tints

Tones

Harmony

CSS snippets for #F55CCC

.color-f55ccc {
  color: #F55CCC;
  background-color: #F55CCC;
}

Frequently asked questions

What color is #F55CCC?+

#F55CCC is a HEX color with RGB value rgb(245, 92, 204) and HSL value hsl(316, 88%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F55CCC?+

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