#F55B96 Color

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

Color preview

#F55B96

Color formats

HEX
#F55B96
RGB
rgb(245, 91, 150)
RGBA
rgba(245, 91, 150, 1)
HSL
hsl(337, 89%, 66%)
HSV
hsv(337, 63%, 96%)
CMYK
cmyk(0%, 63%, 39%, 4%)
CSS variable
--color-primary: #F55B96;
Lowercase HEX
#f55b96

Shades

Tints

Tones

Harmony

CSS snippets for #F55B96

.color-f55b96 {
  color: #F55B96;
  background-color: #F55B96;
}

Frequently asked questions

What color is #F55B96?+

#F55B96 is a HEX color with RGB value rgb(245, 91, 150) and HSL value hsl(337, 89%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F55B96?+

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