Yoshi
#55aa00 · one of 31,915 named colors
Yoshi is a dark, vivid green with the hex code #55aa00. In RGB it is 85 red, 170 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#55aa00HEX8
#55aa00ffRGB
rgb(85, 170, 0)RGBA
rgba(85, 170, 0, 1)RGB %
rgb(33%, 67%, 0%)HSL
hsl(90, 100%, 33%)HSLA
hsla(90, 100%, 33%, 1)Variables
Sass
$yoshi: #55aa00;Less
@yoshi: #55aa00;CSS
--yoshi: #55aa00;