#F54A8F Color

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

Color preview

#F54A8F

Color formats

HEX
#F54A8F
RGB
rgb(245, 74, 143)
RGBA
rgba(245, 74, 143, 1)
HSL
hsl(336, 90%, 63%)
HSV
hsv(336, 70%, 96%)
CMYK
cmyk(0%, 70%, 42%, 4%)
CSS variable
--color-primary: #F54A8F;
Lowercase HEX
#f54a8f

Shades

Tints

Tones

Harmony

CSS snippets for #F54A8F

.color-f54a8f {
  color: #F54A8F;
  background-color: #F54A8F;
}

Frequently asked questions

What color is #F54A8F?+

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

What is the closest Tailwind color to #F54A8F?+

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