#F53AFF Color

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

Color preview

#F53AFF

Color formats

HEX
#F53AFF
RGB
rgb(245, 58, 255)
RGBA
rgba(245, 58, 255, 1)
HSL
hsl(297, 100%, 61%)
HSV
hsv(297, 77%, 100%)
CMYK
cmyk(4%, 77%, 0%, 0%)
CSS variable
--color-primary: #F53AFF;
Lowercase HEX
#f53aff

Shades

Tints

Tones

Harmony

CSS snippets for #F53AFF

.color-f53aff {
  color: #F53AFF;
  background-color: #F53AFF;
}

Frequently asked questions

What color is #F53AFF?+

#F53AFF is a HEX color with RGB value rgb(245, 58, 255) and HSL value hsl(297, 100%, 61%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F53AFF?+

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