Sorx Red
#fc0156 · one of 31,915 named colors
Sorx Red is a medium, vivid red with the hex code #fc0156. In RGB it is 252 red, 1 green and 86 blue, and black text is most readable on top of it.
Codes
HEX
#fc0156HEX8
#fc0156ffRGB
rgb(252, 1, 86)RGBA
rgba(252, 1, 86, 1)RGB %
rgb(99%, 0%, 34%)HSL
hsl(340, 99%, 50%)HSLA
hsla(340, 99%, 50%, 1)Variables
Sass
$sorx-red: #fc0156;Less
@sorx-red: #fc0156;CSS
--sorx-red: #fc0156;