#FA6BF6 Color

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

Color preview

#FA6BF6

Color formats

HEX
#FA6BF6
RGB
rgb(250, 107, 246)
RGBA
rgba(250, 107, 246, 1)
HSL
hsl(302, 93%, 70%)
HSV
hsv(302, 57%, 98%)
CMYK
cmyk(0%, 57%, 2%, 2%)
CSS variable
--color-primary: #FA6BF6;
Lowercase HEX
#fa6bf6

Shades

Tints

Tones

Harmony

CSS snippets for #FA6BF6

.color-fa6bf6 {
  color: #FA6BF6;
  background-color: #FA6BF6;
}

Frequently asked questions

What color is #FA6BF6?+

#FA6BF6 is a HEX color with RGB value rgb(250, 107, 246) and HSL value hsl(302, 93%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA6BF6?+

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