#FA9CFA Color

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

Color preview

#FA9CFA

Color formats

HEX
#FA9CFA
RGB
rgb(250, 156, 250)
RGBA
rgba(250, 156, 250, 1)
HSL
hsl(300, 90%, 80%)
HSV
hsv(300, 38%, 98%)
CMYK
cmyk(0%, 38%, 0%, 2%)
CSS variable
--color-primary: #FA9CFA;
Lowercase HEX
#fa9cfa

Shades

Tints

Tones

Harmony

CSS snippets for #FA9CFA

.color-fa9cfa {
  color: #FA9CFA;
  background-color: #FA9CFA;
}

Frequently asked questions

What color is #FA9CFA?+

#FA9CFA is a HEX color with RGB value rgb(250, 156, 250) and HSL value hsl(300, 90%, 80%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA9CFA?+

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