Fake Love
#cc77ee · one of 31,915 named colors
Fake Love is a light, vivid purple with the hex code #cc77ee. In RGB it is 204 red, 119 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#cc77eeHEX8
#cc77eeffRGB
rgb(204, 119, 238)RGBA
rgba(204, 119, 238, 1)RGB %
rgb(80%, 47%, 93%)HSL
hsl(283, 78%, 70%)HSLA
hsla(283, 78%, 70%, 1)Variables
Sass
$fake-love: #cc77ee;Less
@fake-love: #cc77ee;CSS
--fake-love: #cc77ee;