#FC3D80 Color

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

Color preview

#FC3D80

Color formats

HEX
#FC3D80
RGB
rgb(252, 61, 128)
RGBA
rgba(252, 61, 128, 1)
HSL
hsl(339, 97%, 61%)
HSV
hsv(339, 76%, 99%)
CMYK
cmyk(0%, 76%, 49%, 1%)
CSS variable
--color-primary: #FC3D80;
Lowercase HEX
#fc3d80

Shades

Tints

Tones

Harmony

CSS snippets for #FC3D80

.color-fc3d80 {
  color: #FC3D80;
  background-color: #FC3D80;
}

Frequently asked questions

What color is #FC3D80?+

#FC3D80 is a HEX color with RGB value rgb(252, 61, 128) and HSL value hsl(339, 97%, 61%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FC3D80?+

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