#FA2EF6 Color

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

Color preview

#FA2EF6

Color formats

HEX
#FA2EF6
RGB
rgb(250, 46, 246)
RGBA
rgba(250, 46, 246, 1)
HSL
hsl(301, 95%, 58%)
HSV
hsv(301, 82%, 98%)
CMYK
cmyk(0%, 82%, 2%, 2%)
CSS variable
--color-primary: #FA2EF6;
Lowercase HEX
#fa2ef6

Shades

Tints

Tones

Harmony

CSS snippets for #FA2EF6

.color-fa2ef6 {
  color: #FA2EF6;
  background-color: #FA2EF6;
}

Frequently asked questions

What color is #FA2EF6?+

#FA2EF6 is a HEX color with RGB value rgb(250, 46, 246) and HSL value hsl(301, 95%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FA2EF6?+

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