Pink Tease
#ff81c0 · one of 31,915 named colors
Pink Tease is a light, vivid pink with the hex code #ff81c0. In RGB it is 255 red, 129 green and 192 blue, and black text is most readable on top of it.
Codes
HEX
#ff81c0HEX8
#ff81c0ffRGB
rgb(255, 129, 192)RGBA
rgba(255, 129, 192, 1)RGB %
rgb(100%, 51%, 75%)HSL
hsl(330, 100%, 75%)HSLA
hsla(330, 100%, 75%, 1)Variables
Sass
$pink-tease: #ff81c0;Less
@pink-tease: #ff81c0;CSS
--pink-tease: #ff81c0;