#F55BCA Color

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

Color preview

#F55BCA

Color formats

HEX
#F55BCA
RGB
rgb(245, 91, 202)
RGBA
rgba(245, 91, 202, 1)
HSL
hsl(317, 89%, 66%)
HSV
hsv(317, 63%, 96%)
CMYK
cmyk(0%, 63%, 18%, 4%)
CSS variable
--color-primary: #F55BCA;
Lowercase HEX
#f55bca

Shades

Tints

Tones

Harmony

CSS snippets for #F55BCA

.color-f55bca {
  color: #F55BCA;
  background-color: #F55BCA;
}

Frequently asked questions

What color is #F55BCA?+

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

What is the closest Tailwind color to #F55BCA?+

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