#F54ABC Color

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

Color preview

#F54ABC

Color formats

HEX
#F54ABC
RGB
rgb(245, 74, 188)
RGBA
rgba(245, 74, 188, 1)
HSL
hsl(320, 90%, 63%)
HSV
hsv(320, 70%, 96%)
CMYK
cmyk(0%, 70%, 23%, 4%)
CSS variable
--color-primary: #F54ABC;
Lowercase HEX
#f54abc

Shades

Tints

Tones

Harmony

CSS snippets for #F54ABC

.color-f54abc {
  color: #F54ABC;
  background-color: #F54ABC;
}

Frequently asked questions

What color is #F54ABC?+

#F54ABC is a HEX color with RGB value rgb(245, 74, 188) and HSL value hsl(320, 90%, 63%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F54ABC?+

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