#F54A7E Color

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

Color preview

#F54A7E

Color formats

HEX
#F54A7E
RGB
rgb(245, 74, 126)
RGBA
rgba(245, 74, 126, 1)
HSL
hsl(342, 90%, 63%)
HSV
hsv(342, 70%, 96%)
CMYK
cmyk(0%, 70%, 49%, 4%)
CSS variable
--color-primary: #F54A7E;
Lowercase HEX
#f54a7e

Shades

Tints

Tones

Harmony

CSS snippets for #F54A7E

.color-f54a7e {
  color: #F54A7E;
  background-color: #F54A7E;
}

Frequently asked questions

What color is #F54A7E?+

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

What is the closest Tailwind color to #F54A7E?+

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