Pink Purple
#db4bda · one of 31,915 named colors
Pink Purple is a medium, strong pink with the hex code #db4bda. In RGB it is 219 red, 75 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#db4bdaHEX8
#db4bdaffRGB
rgb(219, 75, 218)RGBA
rgba(219, 75, 218, 1)RGB %
rgb(86%, 29%, 85%)HSL
hsl(300, 67%, 58%)HSLA
hsla(300, 67%, 58%, 1)Variables
Sass
$pink-purple: #db4bda;Less
@pink-purple: #db4bda;CSS
--pink-purple: #db4bda;