#FA8DFA Color

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

Color preview

#FA8DFA

Color formats

HEX
#FA8DFA
RGB
rgb(250, 141, 250)
RGBA
rgba(250, 141, 250, 1)
HSL
hsl(300, 92%, 77%)
HSV
hsv(300, 44%, 98%)
CMYK
cmyk(0%, 44%, 0%, 2%)
CSS variable
--color-primary: #FA8DFA;
Lowercase HEX
#fa8dfa

Shades

Tints

Tones

Harmony

CSS snippets for #FA8DFA

.color-fa8dfa {
  color: #FA8DFA;
  background-color: #FA8DFA;
}

Frequently asked questions

What color is #FA8DFA?+

#FA8DFA is a HEX color with RGB value rgb(250, 141, 250) and HSL value hsl(300, 92%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA8DFA?+

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