#F55885 Color

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

Color preview

#F55885

Color formats

HEX
#F55885
RGB
rgb(245, 88, 133)
RGBA
rgba(245, 88, 133, 1)
HSL
hsl(343, 89%, 65%)
HSV
hsv(343, 64%, 96%)
CMYK
cmyk(0%, 64%, 46%, 4%)
CSS variable
--color-primary: #F55885;
Lowercase HEX
#f55885

Shades

Tints

Tones

Harmony

CSS snippets for #F55885

.color-f55885 {
  color: #F55885;
  background-color: #F55885;
}

Frequently asked questions

What color is #F55885?+

#F55885 is a HEX color with RGB value rgb(245, 88, 133) and HSL value hsl(343, 89%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F55885?+

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