Velvet Touch
#523544 · one of 31,915 named colors
Velvet Touch is a dark, soft pink with the hex code #523544. In RGB it is 82 red, 53 green and 68 blue, and white text is most readable on top of it.
Codes
HEX
#523544HEX8
#523544ffRGB
rgb(82, 53, 68)RGBA
rgba(82, 53, 68, 1)RGB %
rgb(32%, 21%, 27%)HSL
hsl(329, 21%, 26%)HSLA
hsla(329, 21%, 26%, 1)Variables
Sass
$velvet-touch: #523544;Less
@velvet-touch: #523544;CSS
--velvet-touch: #523544;