#FA6FE0 Color

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

Color preview

#FA6FE0

Color formats

HEX
#FA6FE0
RGB
rgb(250, 111, 224)
RGBA
rgba(250, 111, 224, 1)
HSL
hsl(311, 93%, 71%)
HSV
hsv(311, 56%, 98%)
CMYK
cmyk(0%, 56%, 10%, 2%)
CSS variable
--color-primary: #FA6FE0;
Lowercase HEX
#fa6fe0

Shades

Tints

Tones

Harmony

CSS snippets for #FA6FE0

.color-fa6fe0 {
  color: #FA6FE0;
  background-color: #FA6FE0;
}

Frequently asked questions

What color is #FA6FE0?+

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

What is the closest Tailwind color to #FA6FE0?+

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