Pink Ping
#ee66ee · one of 31,915 named colors
Pink Ping is a light, vivid pink with the hex code #ee66ee. In RGB it is 238 red, 102 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#ee66eeHEX8
#ee66eeffRGB
rgb(238, 102, 238)RGBA
rgba(238, 102, 238, 1)RGB %
rgb(93%, 40%, 93%)HSL
hsl(300, 80%, 67%)HSLA
hsla(300, 80%, 67%, 1)Variables
Sass
$pink-ping: #ee66ee;Less
@pink-ping: #ee66ee;CSS
--pink-ping: #ee66ee;