#F55AFA Color

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

Color preview

#F55AFA

Color formats

HEX
#F55AFA
RGB
rgb(245, 90, 250)
RGBA
rgba(245, 90, 250, 1)
HSL
hsl(298, 94%, 67%)
HSV
hsv(298, 64%, 98%)
CMYK
cmyk(2%, 64%, 0%, 2%)
CSS variable
--color-primary: #F55AFA;
Lowercase HEX
#f55afa

Shades

Tints

Tones

Harmony

CSS snippets for #F55AFA

.color-f55afa {
  color: #F55AFA;
  background-color: #F55AFA;
}

Frequently asked questions

What color is #F55AFA?+

#F55AFA is a HEX color with RGB value rgb(245, 90, 250) and HSL value hsl(298, 94%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F55AFA?+

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