Bordeaux Red
#6f2c4f · one of 31,915 named colors
Bordeaux Red is a dark, soft pink with the hex code #6f2c4f. In RGB it is 111 red, 44 green and 79 blue, and white text is most readable on top of it.
Codes
HEX
#6f2c4fHEX8
#6f2c4fffRGB
rgb(111, 44, 79)RGBA
rgba(111, 44, 79, 1)RGB %
rgb(44%, 17%, 31%)HSL
hsl(329, 43%, 30%)HSLA
hsla(329, 43%, 30%, 1)Variables
Sass
$bordeaux-red: #6f2c4f;Less
@bordeaux-red: #6f2c4f;CSS
--bordeaux-red: #6f2c4f;