Reddish Pink
#fe2c54 · one of 31,915 named colors
Reddish Pink is a medium, vivid red with the hex code #fe2c54. In RGB it is 254 red, 44 green and 84 blue, and black text is most readable on top of it.
Codes
HEX
#fe2c54HEX8
#fe2c54ffRGB
rgb(254, 44, 84)RGBA
rgba(254, 44, 84, 1)RGB %
rgb(100%, 17%, 33%)HSL
hsl(349, 99%, 58%)HSLA
hsla(349, 99%, 58%, 1)Variables
Sass
$reddish-pink: #fe2c54;Less
@reddish-pink: #fe2c54;CSS
--reddish-pink: #fe2c54;