Salmon
#ff796c · one of 31,915 named colors
Salmon is a light, vivid red with the hex code #ff796c. In RGB it is 255 red, 121 green and 108 blue, and black text is most readable on top of it.
Codes
HEX
#ff796cHEX8
#ff796cffRGB
rgb(255, 121, 108)RGBA
rgba(255, 121, 108, 1)RGB %
rgb(100%, 47%, 42%)HSL
hsl(5, 100%, 71%)HSLA
hsla(5, 100%, 71%, 1)Variables
Sass
$salmon: #ff796c;Less
@salmon: #ff796c;CSS
--salmon: #ff796c;