Bugle Boy
#bb8f4f · one of 31,915 named colors
Bugle Boy is a medium, soft orange with the hex code #bb8f4f. In RGB it is 187 red, 143 green and 79 blue, and black text is most readable on top of it.
Codes
HEX
#bb8f4fHEX8
#bb8f4fffRGB
rgb(187, 143, 79)RGBA
rgba(187, 143, 79, 1)RGB %
rgb(73%, 56%, 31%)HSL
hsl(36, 44%, 52%)HSLA
hsla(36, 44%, 52%, 1)Variables
Sass
$bugle-boy: #bb8f4f;Less
@bugle-boy: #bb8f4f;CSS
--bugle-boy: #bb8f4f;