#F55F91 Color

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

Color preview

#F55F91

Color formats

HEX
#F55F91
RGB
rgb(245, 95, 145)
RGBA
rgba(245, 95, 145, 1)
HSL
hsl(340, 88%, 67%)
HSV
hsv(340, 61%, 96%)
CMYK
cmyk(0%, 61%, 41%, 4%)
CSS variable
--color-primary: #F55F91;
Lowercase HEX
#f55f91

Shades

Tints

Tones

Harmony

CSS snippets for #F55F91

.color-f55f91 {
  color: #F55F91;
  background-color: #F55F91;
}

Frequently asked questions

What color is #F55F91?+

#F55F91 is a HEX color with RGB value rgb(245, 95, 145) and HSL value hsl(340, 88%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F55F91?+

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