Arcane Red
#6a2f2f · one of 31,915 named colors
Arcane Red is a dark, soft red with the hex code #6a2f2f. In RGB it is 106 red, 47 green and 47 blue, and white text is most readable on top of it.
Codes
HEX
#6a2f2fHEX8
#6a2f2fffRGB
rgb(106, 47, 47)RGBA
rgba(106, 47, 47, 1)RGB %
rgb(42%, 18%, 18%)HSL
hsl(0, 39%, 30%)HSLA
hsla(0, 39%, 30%, 1)Variables
Sass
$arcane-red: #6a2f2f;Less
@arcane-red: #6a2f2f;CSS
--arcane-red: #6a2f2f;