#F53ACC Color

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

Color preview

#F53ACC

Color formats

HEX
#F53ACC
RGB
rgb(245, 58, 204)
RGBA
rgba(245, 58, 204, 1)
HSL
hsl(313, 90%, 59%)
HSV
hsv(313, 76%, 96%)
CMYK
cmyk(0%, 76%, 17%, 4%)
CSS variable
--color-primary: #F53ACC;
Lowercase HEX
#f53acc

Shades

Tints

Tones

Harmony

CSS snippets for #F53ACC

.color-f53acc {
  color: #F53ACC;
  background-color: #F53ACC;
}

Frequently asked questions

What color is #F53ACC?+

#F53ACC is a HEX color with RGB value rgb(245, 58, 204) and HSL value hsl(313, 90%, 59%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F53ACC?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-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