China Pink
#df6ea1 · one of 31,915 named colors
China Pink is a light, strong pink with the hex code #df6ea1. In RGB it is 223 red, 110 green and 161 blue, and black text is most readable on top of it.
Codes
HEX
#df6ea1HEX8
#df6ea1ffRGB
rgb(223, 110, 161)RGBA
rgba(223, 110, 161, 1)RGB %
rgb(87%, 43%, 63%)HSL
hsl(333, 64%, 65%)HSLA
hsla(333, 64%, 65%, 1)Variables
Sass
$china-pink: #df6ea1;Less
@china-pink: #df6ea1;CSS
--china-pink: #df6ea1;