#F55A8E Color

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

Color preview

#F55A8E

Color formats

HEX
#F55A8E
RGB
rgb(245, 90, 142)
RGBA
rgba(245, 90, 142, 1)
HSL
hsl(340, 89%, 66%)
HSV
hsv(340, 63%, 96%)
CMYK
cmyk(0%, 63%, 42%, 4%)
CSS variable
--color-primary: #F55A8E;
Lowercase HEX
#f55a8e

Shades

Tints

Tones

Harmony

CSS snippets for #F55A8E

.color-f55a8e {
  color: #F55A8E;
  background-color: #F55A8E;
}

Frequently asked questions

What color is #F55A8E?+

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

What is the closest Tailwind color to #F55A8E?+

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