#FC7ACC Color

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

Color preview

#FC7ACC

Color formats

HEX
#FC7ACC
RGB
rgb(252, 122, 204)
RGBA
rgba(252, 122, 204, 1)
HSL
hsl(322, 96%, 73%)
HSV
hsv(322, 52%, 99%)
CMYK
cmyk(0%, 52%, 19%, 1%)
CSS variable
--color-primary: #FC7ACC;
Lowercase HEX
#fc7acc

Shades

Tints

Tones

Harmony

CSS snippets for #FC7ACC

.color-fc7acc {
  color: #FC7ACC;
  background-color: #FC7ACC;
}

Frequently asked questions

What color is #FC7ACC?+

#FC7ACC is a HEX color with RGB value rgb(252, 122, 204) and HSL value hsl(322, 96%, 73%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FC7ACC?+

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