#FA3DFA Color

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

Color preview

#FA3DFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FA3DFA

.color-fa3dfa {
  color: #FA3DFA;
  background-color: #FA3DFA;
}

Frequently asked questions

What color is #FA3DFA?+

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

What is the closest Tailwind color to #FA3DFA?+

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