Pink Fever
#cc55ff · one of 31,915 named colors
Pink Fever is a light, vivid purple with the hex code #cc55ff. In RGB it is 204 red, 85 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#cc55ffHEX8
#cc55ffffRGB
rgb(204, 85, 255)RGBA
rgba(204, 85, 255, 1)RGB %
rgb(80%, 33%, 100%)HSL
hsl(282, 100%, 67%)HSLA
hsla(282, 100%, 67%, 1)Variables
Sass
$pink-fever: #cc55ff;Less
@pink-fever: #cc55ff;CSS
--pink-fever: #cc55ff;