Spice
#6c4f3f · one of 31,915 named colors
Spice is a dark, soft orange with the hex code #6c4f3f. In RGB it is 108 red, 79 green and 63 blue, and white text is most readable on top of it.
Codes
HEX
#6c4f3fHEX8
#6c4f3fffRGB
rgb(108, 79, 63)RGBA
rgba(108, 79, 63, 1)RGB %
rgb(42%, 31%, 25%)HSL
hsl(21, 26%, 34%)HSLA
hsla(21, 26%, 34%, 1)Variables
Sass
$spice: #6c4f3f;Less
@spice: #6c4f3f;CSS
--spice: #6c4f3f;