Blue Pink
#b5a3c5 · one of 31,915 named colors
Blue Pink is a light, soft purple with the hex code #b5a3c5. In RGB it is 181 red, 163 green and 197 blue, and black text is most readable on top of it.
Codes
HEX
#b5a3c5HEX8
#b5a3c5ffRGB
rgb(181, 163, 197)RGBA
rgba(181, 163, 197, 1)RGB %
rgb(71%, 64%, 77%)HSL
hsl(272, 23%, 71%)HSLA
hsla(272, 23%, 71%, 1)Variables
Sass
$blue-pink: #b5a3c5;Less
@blue-pink: #b5a3c5;CSS
--blue-pink: #b5a3c5;