#FF4DC1 Color

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

Color preview

#FF4DC1

Color formats

HEX
#FF4DC1
RGB
rgb(255, 77, 193)
RGBA
rgba(255, 77, 193, 1)
HSL
hsl(321, 100%, 65%)
HSV
hsv(321, 70%, 100%)
CMYK
cmyk(0%, 70%, 24%, 0%)
CSS variable
--color-primary: #FF4DC1;
Lowercase HEX
#ff4dc1

Shades

Tints

Tones

Harmony

CSS snippets for #FF4DC1

.color-ff4dc1 {
  color: #FF4DC1;
  background-color: #FF4DC1;
}

Frequently asked questions

What color is #FF4DC1?+

#FF4DC1 is a HEX color with RGB value rgb(255, 77, 193) and HSL value hsl(321, 100%, 65%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF4DC1?+

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