#FA7FE2 Color

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

Color preview

#FA7FE2

Color formats

HEX
#FA7FE2
RGB
rgb(250, 127, 226)
RGBA
rgba(250, 127, 226, 1)
HSL
hsl(312, 92%, 74%)
HSV
hsv(312, 49%, 98%)
CMYK
cmyk(0%, 49%, 10%, 2%)
CSS variable
--color-primary: #FA7FE2;
Lowercase HEX
#fa7fe2

Shades

Tints

Tones

Harmony

CSS snippets for #FA7FE2

.color-fa7fe2 {
  color: #FA7FE2;
  background-color: #FA7FE2;
}

Frequently asked questions

What color is #FA7FE2?+

#FA7FE2 is a HEX color with RGB value rgb(250, 127, 226) and HSL value hsl(312, 92%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA7FE2?+

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