Red Salsa
#fd3a4a · one of 31,915 named colors
Red Salsa is a medium, vivid red with the hex code #fd3a4a. In RGB it is 253 red, 58 green and 74 blue, and black text is most readable on top of it.
Codes
HEX
#fd3a4aHEX8
#fd3a4affRGB
rgb(253, 58, 74)RGBA
rgba(253, 58, 74, 1)RGB %
rgb(99%, 23%, 29%)HSL
hsl(355, 98%, 61%)HSLA
hsla(355, 98%, 61%, 1)Variables
Sass
$red-salsa: #fd3a4a;Less
@red-salsa: #fd3a4a;CSS
--red-salsa: #fd3a4a;