Gooseberry
#a23f5d · one of 31,915 named colors
Gooseberry is a medium, soft red with the hex code #a23f5d. In RGB it is 162 red, 63 green and 93 blue, and white text is most readable on top of it.
Codes
HEX
#a23f5dHEX8
#a23f5dffRGB
rgb(162, 63, 93)RGBA
rgba(162, 63, 93, 1)RGB %
rgb(64%, 25%, 36%)HSL
hsl(342, 44%, 44%)HSLA
hsla(342, 44%, 44%, 1)Variables
Sass
$gooseberry: #a23f5d;Less
@gooseberry: #a23f5d;CSS
--gooseberry: #a23f5d;