Grenadine
#ac545e · one of 31,915 named colors
Grenadine is a medium, soft red with the hex code #ac545e. In RGB it is 172 red, 84 green and 94 blue, and white text is most readable on top of it.
Codes
HEX
#ac545eHEX8
#ac545effRGB
rgb(172, 84, 94)RGBA
rgba(172, 84, 94, 1)RGB %
rgb(67%, 33%, 37%)HSL
hsl(353, 35%, 50%)HSLA
hsla(353, 35%, 50%, 1)Variables
Sass
$grenadine: #ac545e;Less
@grenadine: #ac545e;CSS
--grenadine: #ac545e;