Plum Intended
#644348 · one of 31,915 named colors
Plum Intended is a dark, soft red with the hex code #644348. In RGB it is 100 red, 67 green and 72 blue, and white text is most readable on top of it.
Codes
HEX
#644348HEX8
#644348ffRGB
rgb(100, 67, 72)RGBA
rgba(100, 67, 72, 1)RGB %
rgb(39%, 26%, 28%)HSL
hsl(351, 20%, 33%)HSLA
hsla(351, 20%, 33%, 1)Variables
Sass
$plum-intended: #644348;Less
@plum-intended: #644348;CSS
--plum-intended: #644348;