#F54F7B Color

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

Color preview

#F54F7B

Color formats

HEX
#F54F7B
RGB
rgb(245, 79, 123)
RGBA
rgba(245, 79, 123, 1)
HSL
hsl(344, 89%, 64%)
HSV
hsv(344, 68%, 96%)
CMYK
cmyk(0%, 68%, 50%, 4%)
CSS variable
--color-primary: #F54F7B;
Lowercase HEX
#f54f7b

Shades

Tints

Tones

Harmony

CSS snippets for #F54F7B

.color-f54f7b {
  color: #F54F7B;
  background-color: #F54F7B;
}

Frequently asked questions

What color is #F54F7B?+

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

What is the closest Tailwind color to #F54F7B?+

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