#FC7AE2 Color

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

Color preview

#FC7AE2

Color formats

HEX
#FC7AE2
RGB
rgb(252, 122, 226)
RGBA
rgba(252, 122, 226, 1)
HSL
hsl(312, 96%, 73%)
HSV
hsv(312, 52%, 99%)
CMYK
cmyk(0%, 52%, 10%, 1%)
CSS variable
--color-primary: #FC7AE2;
Lowercase HEX
#fc7ae2

Shades

Tints

Tones

Harmony

CSS snippets for #FC7AE2

.color-fc7ae2 {
  color: #FC7AE2;
  background-color: #FC7AE2;
}

Frequently asked questions

What color is #FC7AE2?+

#FC7AE2 is a HEX color with RGB value rgb(252, 122, 226) and HSL value hsl(312, 96%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FC7AE2?+

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