Pink Satin
#ffbbdd · one of 31,915 named colors
Pink Satin is a very light, vivid pink with the hex code #ffbbdd. In RGB it is 255 red, 187 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#ffbbddHEX8
#ffbbddffRGB
rgb(255, 187, 221)RGBA
rgba(255, 187, 221, 1)RGB %
rgb(100%, 73%, 87%)HSL
hsl(330, 100%, 87%)HSLA
hsla(330, 100%, 87%, 1)Variables
Sass
$pink-satin: #ffbbdd;Less
@pink-satin: #ffbbdd;CSS
--pink-satin: #ffbbdd;