#FA6FE7 Color

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

Color preview

#FA6FE7

Color formats

HEX
#FA6FE7
RGB
rgb(250, 111, 231)
RGBA
rgba(250, 111, 231, 1)
HSL
hsl(308, 93%, 71%)
HSV
hsv(308, 56%, 98%)
CMYK
cmyk(0%, 56%, 8%, 2%)
CSS variable
--color-primary: #FA6FE7;
Lowercase HEX
#fa6fe7

Shades

Tints

Tones

Harmony

CSS snippets for #FA6FE7

.color-fa6fe7 {
  color: #FA6FE7;
  background-color: #FA6FE7;
}

Frequently asked questions

What color is #FA6FE7?+

#FA6FE7 is a HEX color with RGB value rgb(250, 111, 231) and HSL value hsl(308, 93%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA6FE7?+

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