Blood Burst
#ff474c · one of 31,915 named colors
Blood Burst is a medium, vivid red with the hex code #ff474c. In RGB it is 255 red, 71 green and 76 blue, and black text is most readable on top of it.
Codes
HEX
#ff474cHEX8
#ff474cffRGB
rgb(255, 71, 76)RGBA
rgba(255, 71, 76, 1)RGB %
rgb(100%, 28%, 30%)HSL
hsl(358, 100%, 64%)HSLA
hsla(358, 100%, 64%, 1)Variables
Sass
$blood-burst: #ff474c;Less
@blood-burst: #ff474c;CSS
--blood-burst: #ff474c;