Dirty Purple
#734a65 · one of 31,915 named colors
Dirty Purple is a medium, soft pink with the hex code #734a65. In RGB it is 115 red, 74 green and 101 blue, and white text is most readable on top of it.
Codes
HEX
#734a65HEX8
#734a65ffRGB
rgb(115, 74, 101)RGBA
rgba(115, 74, 101, 1)RGB %
rgb(45%, 29%, 40%)HSL
hsl(320, 22%, 37%)HSLA
hsla(320, 22%, 37%, 1)Variables
Sass
$dirty-purple: #734a65;Less
@dirty-purple: #734a65;CSS
--dirty-purple: #734a65;