Thick Pink
#cc55dd · one of 31,915 named colors
Thick Pink is a medium, strong pink with the hex code #cc55dd. In RGB it is 204 red, 85 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#cc55ddHEX8
#cc55ddffRGB
rgb(204, 85, 221)RGBA
rgba(204, 85, 221, 1)RGB %
rgb(80%, 33%, 87%)HSL
hsl(293, 67%, 60%)HSLA
hsla(293, 67%, 60%, 1)Variables
Sass
$thick-pink: #cc55dd;Less
@thick-pink: #cc55dd;CSS
--thick-pink: #cc55dd;