Pink Hex Code — #FFC0CB

RGB, HSL, and CMYK values for Pink.

Pink Color Values

FormatValue
HEX#FFC0CB
RGBrgb(255, 192, 203)
HSLhsl(350, 100%, 88%)
CMYKcmyk(0%, 25%, 20%, 0%)
Want to explore more shades? Use our Color Converter

About Pink

Color psychology: Love, nurturing, calm.

Pink (#FFC0CB) is a light shade of pink. It's commonly used in web design, graphic design, and branding where love, nurturing, calm are desired associations.

How to Use Pink in CSS

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

/* Using RGB */
color: rgb(255, 192, 203);

/* Using HSL */
color: hsl(350, 100%, 88%);

Colors That Go With Pink

Complementary

Analogous

Triadic

Similar Shades of Pink

Frequently Asked Questions