#F55BCC Color

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

Color preview

#F55BCC

Color formats

HEX
#F55BCC
RGB
rgb(245, 91, 204)
RGBA
rgba(245, 91, 204, 1)
HSL
hsl(316, 89%, 66%)
HSV
hsv(316, 63%, 96%)
CMYK
cmyk(0%, 63%, 17%, 4%)
CSS variable
--color-primary: #F55BCC;
Lowercase HEX
#f55bcc

Shades

Tints

Tones

Harmony

CSS snippets for #F55BCC

.color-f55bcc {
  color: #F55BCC;
  background-color: #F55BCC;
}

Frequently asked questions

What color is #F55BCC?+

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

What is the closest Tailwind color to #F55BCC?+

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