Light Salmon Hex Code — #FFA07A

RGB, HSL, and CMYK values for Light Salmon.

Light Salmon Color Values

FormatValue
HEX#FFA07A
RGBrgb(255, 160, 122)
HSLhsl(17, 100%, 74%)
CMYKcmyk(0%, 37%, 52%, 0%)
Want to explore more shades? Use our Color Converter

About Light Salmon

Color psychology: Tenderness, care.

Light Salmon (#FFA07A) is a light shade of red. It's commonly used in web design, graphic design, and branding where tenderness, care are desired associations.

How to Use Light Salmon in CSS

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

/* Using RGB */
color: rgb(255, 160, 122);

/* Using HSL */
color: hsl(17, 100%, 74%);

Colors That Go With Light Salmon

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions