Chinese Pink
#de70a1 · one of 31,915 named colors
Chinese Pink is a light, strong pink with the hex code #de70a1. In RGB it is 222 red, 112 green and 161 blue, and black text is most readable on top of it.
Codes
HEX
#de70a1HEX8
#de70a1ffRGB
rgb(222, 112, 161)RGBA
rgba(222, 112, 161, 1)RGB %
rgb(87%, 44%, 63%)HSL
hsl(333, 63%, 65%)HSLA
hsla(333, 63%, 65%, 1)Variables
Sass
$chinese-pink: #de70a1;Less
@chinese-pink: #de70a1;CSS
--chinese-pink: #de70a1;