#F55F8A Color

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

Color preview

#F55F8A

Color formats

HEX
#F55F8A
RGB
rgb(245, 95, 138)
RGBA
rgba(245, 95, 138, 1)
HSL
hsl(343, 88%, 67%)
HSV
hsv(343, 61%, 96%)
CMYK
cmyk(0%, 61%, 44%, 4%)
CSS variable
--color-primary: #F55F8A;
Lowercase HEX
#f55f8a

Shades

Tints

Tones

Harmony

CSS snippets for #F55F8A

.color-f55f8a {
  color: #F55F8A;
  background-color: #F55F8A;
}

Frequently asked questions

What color is #F55F8A?+

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

What is the closest Tailwind color to #F55F8A?+

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