Deep Pink Hex Code — #FF1493

RGB, HSL, and CMYK values for Deep Pink.

Deep Pink Color Values

FormatValue
HEX#FF1493
RGBrgb(255, 20, 147)
HSLhsl(328, 100%, 54%)
CMYKcmyk(0%, 92%, 42%, 0%)
Want to explore more shades? Use our Color Converter

About Deep Pink

Color psychology: Passion, excitement.

Deep Pink (#FF1493) is a medium shade of pink. It's commonly used in web design, graphic design, and branding where passion, excitement are desired associations.

How to Use Deep Pink in CSS

/* Using HEX */
color: #FF1493;
background-color: #FF1493;

/* Using RGB */
color: rgb(255, 20, 147);

/* Using HSL */
color: hsl(328, 100%, 54%);

Colors That Go With Deep Pink

Complementary

Analogous

Triadic

Similar Shades of Pink

Frequently Asked Questions