#FC3A81 Color

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

Color preview

#FC3A81

Color formats

HEX
#FC3A81
RGB
rgb(252, 58, 129)
RGBA
rgba(252, 58, 129, 1)
HSL
hsl(338, 97%, 61%)
HSV
hsv(338, 77%, 99%)
CMYK
cmyk(0%, 77%, 49%, 1%)
CSS variable
--color-primary: #FC3A81;
Lowercase HEX
#fc3a81

Shades

Tints

Tones

Harmony

CSS snippets for #FC3A81

.color-fc3a81 {
  color: #FC3A81;
  background-color: #FC3A81;
}

Frequently asked questions

What color is #FC3A81?+

#FC3A81 is a HEX color with RGB value rgb(252, 58, 129) and HSL value hsl(338, 97%, 61%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FC3A81?+

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