#F55CBA Color

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

Color preview

#F55CBA

Color formats

HEX
#F55CBA
RGB
rgb(245, 92, 186)
RGBA
rgba(245, 92, 186, 1)
HSL
hsl(323, 88%, 66%)
HSV
hsv(323, 62%, 96%)
CMYK
cmyk(0%, 62%, 24%, 4%)
CSS variable
--color-primary: #F55CBA;
Lowercase HEX
#f55cba

Shades

Tints

Tones

Harmony

CSS snippets for #F55CBA

.color-f55cba {
  color: #F55CBA;
  background-color: #F55CBA;
}

Frequently asked questions

What color is #F55CBA?+

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

What is the closest Tailwind color to #F55CBA?+

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