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