Dark Salmon Hex Code — #E9967A

RGB, HSL, and CMYK values for Dark Salmon.

Dark Salmon Color Values

FormatValue
HEX#E9967A
RGBrgb(233, 150, 122)
HSLhsl(15, 72%, 70%)
CMYKcmyk(0%, 36%, 48%, 9%)
Want to explore more shades? Use our Color Converter

About Dark Salmon

Color psychology: Relaxation, warmth.

Dark Salmon (#E9967A) is a medium shade of red. It's commonly used in web design, graphic design, and branding where relaxation, warmth are desired associations.

How to Use Dark Salmon in CSS

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

/* Using RGB */
color: rgb(233, 150, 122);

/* Using HSL */
color: hsl(15, 72%, 70%);

Colors That Go With Dark Salmon

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions