Fiery Brown
#5d3831 · one of 31,915 named colors
Fiery Brown is a dark, soft red with the hex code #5d3831. In RGB it is 93 red, 56 green and 49 blue, and white text is most readable on top of it.
Codes
HEX
#5d3831HEX8
#5d3831ffRGB
rgb(93, 56, 49)RGBA
rgba(93, 56, 49, 1)RGB %
rgb(36%, 22%, 19%)HSL
hsl(10, 31%, 28%)HSLA
hsla(10, 31%, 28%, 1)Variables
Sass
$fiery-brown: #5d3831;Less
@fiery-brown: #5d3831;CSS
--fiery-brown: #5d3831;