#F54F84 Color

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

Color preview

#F54F84

Color formats

HEX
#F54F84
RGB
rgb(245, 79, 132)
RGBA
rgba(245, 79, 132, 1)
HSL
hsl(341, 89%, 64%)
HSV
hsv(341, 68%, 96%)
CMYK
cmyk(0%, 68%, 46%, 4%)
CSS variable
--color-primary: #F54F84;
Lowercase HEX
#f54f84

Shades

Tints

Tones

Harmony

CSS snippets for #F54F84

.color-f54f84 {
  color: #F54F84;
  background-color: #F54F84;
}

Frequently asked questions

What color is #F54F84?+

#F54F84 is a HEX color with RGB value rgb(245, 79, 132) and HSL value hsl(341, 89%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F54F84?+

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