#F32CFA Color

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

Color preview

#F32CFA

Color formats

HEX
#F32CFA
RGB
rgb(243, 44, 250)
RGBA
rgba(243, 44, 250, 1)
HSL
hsl(298, 95%, 58%)
HSV
hsv(298, 82%, 98%)
CMYK
cmyk(3%, 82%, 0%, 2%)
CSS variable
--color-primary: #F32CFA;
Lowercase HEX
#f32cfa

Shades

Tints

Tones

Harmony

CSS snippets for #F32CFA

.color-f32cfa {
  color: #F32CFA;
  background-color: #F32CFA;
}

Frequently asked questions

What color is #F32CFA?+

#F32CFA is a HEX color with RGB value rgb(243, 44, 250) and HSL value hsl(298, 95%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F32CFA?+

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