Rose Wine
#9d5c75 · one of 31,915 named colors
Rose Wine is a medium, soft red with the hex code #9d5c75. In RGB it is 157 red, 92 green and 117 blue, and white text is most readable on top of it.
Codes
HEX
#9d5c75HEX8
#9d5c75ffRGB
rgb(157, 92, 117)RGBA
rgba(157, 92, 117, 1)RGB %
rgb(62%, 36%, 46%)HSL
hsl(337, 26%, 49%)HSLA
hsla(337, 26%, 49%, 1)Variables
Sass
$rose-wine: #9d5c75;Less
@rose-wine: #9d5c75;CSS
--rose-wine: #9d5c75;