Hot Shot
#ec4f28 · one of 31,915 named colors
Hot Shot is a medium, vivid red with the hex code #ec4f28. In RGB it is 236 red, 79 green and 40 blue, and black text is most readable on top of it.
Codes
HEX
#ec4f28HEX8
#ec4f28ffRGB
rgb(236, 79, 40)RGBA
rgba(236, 79, 40, 1)RGB %
rgb(93%, 31%, 16%)HSL
hsl(12, 84%, 54%)HSLA
hsla(12, 84%, 54%, 1)Variables
Sass
$hot-shot: #ec4f28;Less
@hot-shot: #ec4f28;CSS
--hot-shot: #ec4f28;