Hot Magenta
#ff00cc · one of 31,915 named colors
Hot Magenta is a medium, vivid pink with the hex code #ff00cc. In RGB it is 255 red, 0 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#ff00ccHEX8
#ff00ccffRGB
rgb(255, 0, 204)RGBA
rgba(255, 0, 204, 1)RGB %
rgb(100%, 0%, 80%)HSL
hsl(312, 100%, 50%)HSLA
hsla(312, 100%, 50%, 1)Variables
Sass
$hot-magenta: #ff00cc;Less
@hot-magenta: #ff00cc;CSS
--hot-magenta: #ff00cc;