Light Pink Hex Code — #FFB6C1

RGB, HSL, and CMYK values for Light Pink.

Light Pink Color Values

FormatValue
HEX#FFB6C1
RGBrgb(255, 182, 193)
HSLhsl(351, 100%, 86%)
CMYKcmyk(0%, 29%, 24%, 0%)
Want to explore more shades? Use our Color Converter

About Light Pink

Color psychology: Sweetness, tenderness.

Light Pink (#FFB6C1) is a light shade of pink. It's commonly used in web design, graphic design, and branding where sweetness, tenderness are desired associations.

How to Use Light Pink in CSS

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

/* Using RGB */
color: rgb(255, 182, 193);

/* Using HSL */
color: hsl(351, 100%, 86%);

Colors That Go With Light Pink

Complementary

Analogous

Triadic

Similar Shades of Pink

Frequently Asked Questions