#FC2AE3 Color

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

Color preview

#FC2AE3

Color formats

HEX
#FC2AE3
RGB
rgb(252, 42, 227)
RGBA
rgba(252, 42, 227, 1)
HSL
hsl(307, 97%, 58%)
HSV
hsv(307, 83%, 99%)
CMYK
cmyk(0%, 83%, 10%, 1%)
CSS variable
--color-primary: #FC2AE3;
Lowercase HEX
#fc2ae3

Shades

Tints

Tones

Harmony

CSS snippets for #FC2AE3

.color-fc2ae3 {
  color: #FC2AE3;
  background-color: #FC2AE3;
}

Frequently asked questions

What color is #FC2AE3?+

#FC2AE3 is a HEX color with RGB value rgb(252, 42, 227) and HSL value hsl(307, 97%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FC2AE3?+

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