Salmon Run
#edaf9c · one of 31,915 named colors
Salmon Run is a light, strong red with the hex code #edaf9c. In RGB it is 237 red, 175 green and 156 blue, and black text is most readable on top of it.
Codes
HEX
#edaf9cHEX8
#edaf9cffRGB
rgb(237, 175, 156)RGBA
rgba(237, 175, 156, 1)RGB %
rgb(93%, 69%, 61%)HSL
hsl(14, 69%, 77%)HSLA
hsla(14, 69%, 77%, 1)Variables
Sass
$salmon-run: #edaf9c;Less
@salmon-run: #edaf9c;CSS
--salmon-run: #edaf9c;