Magenta Pink
#cc338b · one of 31,915 named colors
Magenta Pink is a medium, strong pink with the hex code #cc338b. In RGB it is 204 red, 51 green and 139 blue, and white text is most readable on top of it.
Codes
HEX
#cc338bHEX8
#cc338bffRGB
rgb(204, 51, 139)RGBA
rgba(204, 51, 139, 1)RGB %
rgb(80%, 20%, 55%)HSL
hsl(325, 60%, 50%)HSLA
hsla(325, 60%, 50%, 1)Variables
Sass
$magenta-pink: #cc338b;Less
@magenta-pink: #cc338b;CSS
--magenta-pink: #cc338b;