Waza Bear
#5e5a59 · one of 31,915 named colors
Waza Bear is a medium, muted gray with the hex code #5e5a59. In RGB it is 94 red, 90 green and 89 blue, and white text is most readable on top of it.
Codes
HEX
#5e5a59HEX8
#5e5a59ffRGB
rgb(94, 90, 89)RGBA
rgba(94, 90, 89, 1)RGB %
rgb(37%, 35%, 35%)HSL
hsl(12, 3%, 36%)HSLA
hsla(12, 3%, 36%, 1)Variables
Sass
$waza-bear: #5e5a59;Less
@waza-bear: #5e5a59;CSS
--waza-bear: #5e5a59;