#F55A8B Color

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

Color preview

#F55A8B

Color formats

HEX
#F55A8B
RGB
rgb(245, 90, 139)
RGBA
rgba(245, 90, 139, 1)
HSL
hsl(341, 89%, 66%)
HSV
hsv(341, 63%, 96%)
CMYK
cmyk(0%, 63%, 43%, 4%)
CSS variable
--color-primary: #F55A8B;
Lowercase HEX
#f55a8b

Shades

Tints

Tones

Harmony

CSS snippets for #F55A8B

.color-f55a8b {
  color: #F55A8B;
  background-color: #F55A8B;
}

Frequently asked questions

What color is #F55A8B?+

#F55A8B is a HEX color with RGB value rgb(245, 90, 139) and HSL value hsl(341, 89%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F55A8B?+

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