Roses Are Red
#aa3646 · one of 31,915 named colors
Roses Are Red is a medium, strong red with the hex code #aa3646. In RGB it is 170 red, 54 green and 70 blue, and white text is most readable on top of it.
Codes
HEX
#aa3646HEX8
#aa3646ffRGB
rgb(170, 54, 70)RGBA
rgba(170, 54, 70, 1)RGB %
rgb(67%, 21%, 27%)HSL
hsl(352, 52%, 44%)HSLA
hsla(352, 52%, 44%, 1)Variables
Sass
$roses-are-red: #aa3646;Less
@roses-are-red: #aa3646;CSS
--roses-are-red: #aa3646;