#FA3CFA Color

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

Color preview

#FA3CFA

Color formats

HEX
#FA3CFA
RGB
rgb(250, 60, 250)
RGBA
rgba(250, 60, 250, 1)
HSL
hsl(300, 95%, 61%)
HSV
hsv(300, 76%, 98%)
CMYK
cmyk(0%, 76%, 0%, 2%)
CSS variable
--color-primary: #FA3CFA;
Lowercase HEX
#fa3cfa

Shades

Tints

Tones

Harmony

CSS snippets for #FA3CFA

.color-fa3cfa {
  color: #FA3CFA;
  background-color: #FA3CFA;
}

Frequently asked questions

What color is #FA3CFA?+

#FA3CFA is a HEX color with RGB value rgb(250, 60, 250) and HSL value hsl(300, 95%, 61%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FA3CFA?+

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