Verminal
#55cc11 · one of 31,915 named colors
Verminal is a medium, vivid green with the hex code #55cc11. In RGB it is 85 red, 204 green and 17 blue, and black text is most readable on top of it.
Codes
HEX
#55cc11HEX8
#55cc11ffRGB
rgb(85, 204, 17)RGBA
rgba(85, 204, 17, 1)RGB %
rgb(33%, 80%, 7%)HSL
hsl(98, 85%, 43%)HSLA
hsla(98, 85%, 43%, 1)Variables
Sass
$verminal: #55cc11;Less
@verminal: #55cc11;CSS
--verminal: #55cc11;