Wine
#80013f · one of 31,915 named colors
Wine is a dark, vivid pink with the hex code #80013f. In RGB it is 128 red, 1 green and 63 blue, and white text is most readable on top of it.
Codes
HEX
#80013fHEX8
#80013fffRGB
rgb(128, 1, 63)RGBA
rgba(128, 1, 63, 1)RGB %
rgb(50%, 0%, 25%)HSL
hsl(331, 98%, 25%)HSLA
hsla(331, 98%, 25%, 1)Variables
Sass
$wine: #80013f;Less
@wine: #80013f;CSS
--wine: #80013f;