#FC4FD4 Color

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

Color preview

#FC4FD4

Color formats

HEX
#FC4FD4
RGB
rgb(252, 79, 212)
RGBA
rgba(252, 79, 212, 1)
HSL
hsl(314, 97%, 65%)
HSV
hsv(314, 69%, 99%)
CMYK
cmyk(0%, 69%, 16%, 1%)
CSS variable
--color-primary: #FC4FD4;
Lowercase HEX
#fc4fd4

Shades

Tints

Tones

Harmony

CSS snippets for #FC4FD4

.color-fc4fd4 {
  color: #FC4FD4;
  background-color: #FC4FD4;
}

Frequently asked questions

What color is #FC4FD4?+

#FC4FD4 is a HEX color with RGB value rgb(252, 79, 212) and HSL value hsl(314, 97%, 65%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FC4FD4?+

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