Crazy Ex
#cc1177 · one of 31,915 named colors
Crazy Ex is a medium, vivid pink with the hex code #cc1177. In RGB it is 204 red, 17 green and 119 blue, and white text is most readable on top of it.
Codes
HEX
#cc1177HEX8
#cc1177ffRGB
rgb(204, 17, 119)RGBA
rgba(204, 17, 119, 1)RGB %
rgb(80%, 7%, 47%)HSL
hsl(327, 85%, 43%)HSLA
hsla(327, 85%, 43%, 1)Variables
Sass
$crazy-ex: #cc1177;Less
@crazy-ex: #cc1177;CSS
--crazy-ex: #cc1177;