Kenyan Sand
#bb8800 · one of 31,915 named colors
Kenyan Sand is a medium, vivid yellow with the hex code #bb8800. In RGB it is 187 red, 136 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#bb8800HEX8
#bb8800ffRGB
rgb(187, 136, 0)RGBA
rgba(187, 136, 0, 1)RGB %
rgb(73%, 53%, 0%)HSL
hsl(44, 100%, 37%)HSLA
hsla(44, 100%, 37%, 1)Variables
Sass
$kenyan-sand: #bb8800;Less
@kenyan-sand: #bb8800;CSS
--kenyan-sand: #bb8800;