Salmon Hex Code — #FA8072

RGB, HSL, and CMYK values for Salmon.

Salmon Color Values

FormatValue
HEX#FA8072
RGBrgb(250, 128, 114)
HSLhsl(6, 93%, 71%)
CMYKcmyk(0%, 49%, 54%, 2%)
Want to explore more shades? Use our Color Converter

About Salmon

Color psychology: Warmth, sociability.

Salmon (#FA8072) is a light shade of red. It's commonly used in web design, graphic design, and branding where warmth, sociability are desired associations.

How to Use Salmon in CSS

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

/* Using RGB */
color: rgb(250, 128, 114);

/* Using HSL */
color: hsl(6, 93%, 71%);

Colors That Go With Salmon

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions