Heatstroke
#ff7788 · one of 31,915 named colors
Heatstroke is a light, vivid red with the hex code #ff7788. In RGB it is 255 red, 119 green and 136 blue, and black text is most readable on top of it.
Codes
HEX
#ff7788HEX8
#ff7788ffRGB
rgb(255, 119, 136)RGBA
rgba(255, 119, 136, 1)RGB %
rgb(100%, 47%, 53%)HSL
hsl(353, 100%, 73%)HSLA
hsla(353, 100%, 73%, 1)Variables
Sass
$heatstroke: #ff7788;Less
@heatstroke: #ff7788;CSS
--heatstroke: #ff7788;Similar colors