Red Pink
#fa2a55 · one of 31,915 named colors
Red Pink is a medium, vivid red with the hex code #fa2a55. In RGB it is 250 red, 42 green and 85 blue, and black text is most readable on top of it.
Codes
HEX
#fa2a55HEX8
#fa2a55ffRGB
rgb(250, 42, 85)RGBA
rgba(250, 42, 85, 1)RGB %
rgb(98%, 16%, 33%)HSL
hsl(348, 95%, 57%)HSLA
hsla(348, 95%, 57%, 1)Variables
Sass
$red-pink: #fa2a55;Less
@red-pink: #fa2a55;CSS
--red-pink: #fa2a55;