Steel Pink
#cc33cc · one of 31,915 named colors
Steel Pink is a medium, strong pink with the hex code #cc33cc. In RGB it is 204 red, 51 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#cc33ccHEX8
#cc33ccffRGB
rgb(204, 51, 204)RGBA
rgba(204, 51, 204, 1)RGB %
rgb(80%, 20%, 80%)HSL
hsl(300, 60%, 50%)HSLA
hsla(300, 60%, 50%, 1)Variables
Sass
$steel-pink: #cc33cc;Less
@steel-pink: #cc33cc;CSS
--steel-pink: #cc33cc;