#F55BAD Color

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

Color preview

#F55BAD

Color formats

HEX
#F55BAD
RGB
rgb(245, 91, 173)
RGBA
rgba(245, 91, 173, 1)
HSL
hsl(328, 89%, 66%)
HSV
hsv(328, 63%, 96%)
CMYK
cmyk(0%, 63%, 29%, 4%)
CSS variable
--color-primary: #F55BAD;
Lowercase HEX
#f55bad

Shades

Tints

Tones

Harmony

CSS snippets for #F55BAD

.color-f55bad {
  color: #F55BAD;
  background-color: #F55BAD;
}

Frequently asked questions

What color is #F55BAD?+

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

What is the closest Tailwind color to #F55BAD?+

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