#F54A8C Color

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

Color preview

#F54A8C

Color formats

HEX
#F54A8C
RGB
rgb(245, 74, 140)
RGBA
rgba(245, 74, 140, 1)
HSL
hsl(337, 90%, 63%)
HSV
hsv(337, 70%, 96%)
CMYK
cmyk(0%, 70%, 43%, 4%)
CSS variable
--color-primary: #F54A8C;
Lowercase HEX
#f54a8c

Shades

Tints

Tones

Harmony

CSS snippets for #F54A8C

.color-f54a8c {
  color: #F54A8C;
  background-color: #F54A8C;
}

Frequently asked questions

What color is #F54A8C?+

#F54A8C is a HEX color with RGB value rgb(245, 74, 140) and HSL value hsl(337, 90%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F54A8C?+

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