Frog
#58bc08 · one of 31,915 named colors
Frog is a medium, vivid green with the hex code #58bc08. In RGB it is 88 red, 188 green and 8 blue, and black text is most readable on top of it.
Codes
HEX
#58bc08HEX8
#58bc08ffRGB
rgb(88, 188, 8)RGBA
rgba(88, 188, 8, 1)RGB %
rgb(35%, 74%, 3%)HSL
hsl(93, 92%, 38%)HSLA
hsla(93, 92%, 38%, 1)Variables
Sass
$frog: #58bc08;Less
@frog: #58bc08;CSS
--frog: #58bc08;