#FC7AE7 Color

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

Color preview

#FC7AE7

Color formats

HEX
#FC7AE7
RGB
rgb(252, 122, 231)
RGBA
rgba(252, 122, 231, 1)
HSL
hsl(310, 96%, 73%)
HSV
hsv(310, 52%, 99%)
CMYK
cmyk(0%, 52%, 8%, 1%)
CSS variable
--color-primary: #FC7AE7;
Lowercase HEX
#fc7ae7

Shades

Tints

Tones

Harmony

CSS snippets for #FC7AE7

.color-fc7ae7 {
  color: #FC7AE7;
  background-color: #FC7AE7;
}

Frequently asked questions

What color is #FC7AE7?+

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

What is the closest Tailwind color to #FC7AE7?+

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