Salmon Pink
#ff91a4 · one of 31,915 named colors
Salmon Pink is a light, vivid red with the hex code #ff91a4. In RGB it is 255 red, 145 green and 164 blue, and black text is most readable on top of it.
Codes
HEX
#ff91a4HEX8
#ff91a4ffRGB
rgb(255, 145, 164)RGBA
rgba(255, 145, 164, 1)RGB %
rgb(100%, 57%, 64%)HSL
hsl(350, 100%, 78%)HSLA
hsla(350, 100%, 78%, 1)Variables
Sass
$salmon-pink: #ff91a4;Less
@salmon-pink: #ff91a4;CSS
--salmon-pink: #ff91a4;