Jigglypuff
#ffaaff · one of 31,915 named colors
Jigglypuff is a light, vivid pink with the hex code #ffaaff. In RGB it is 255 red, 170 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#ffaaffHEX8
#ffaaffffRGB
rgb(255, 170, 255)RGBA
rgba(255, 170, 255, 1)RGB %
rgb(100%, 67%, 100%)HSL
hsl(300, 100%, 83%)HSLA
hsla(300, 100%, 83%, 1)Variables
Sass
$jigglypuff: #ffaaff;Less
@jigglypuff: #ffaaff;CSS
--jigglypuff: #ffaaff;