Smoke Tree
#bb5f34 · one of 31,915 named colors
Smoke Tree is a medium, strong orange with the hex code #bb5f34. In RGB it is 187 red, 95 green and 52 blue, and black text is most readable on top of it.
Codes
HEX
#bb5f34HEX8
#bb5f34ffRGB
rgb(187, 95, 52)RGBA
rgba(187, 95, 52, 1)RGB %
rgb(73%, 37%, 20%)HSL
hsl(19, 56%, 47%)HSLA
hsla(19, 56%, 47%, 1)Variables
Sass
$smoke-tree: #bb5f34;Less
@smoke-tree: #bb5f34;CSS
--smoke-tree: #bb5f34;