Grass Stain Green
#c0fb2d · one of 31,915 named colors
Grass Stain Green is a medium, vivid green with the hex code #c0fb2d. In RGB it is 192 red, 251 green and 45 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Grass Stain Green in the generator →
Codes
HEX
#c0fb2dHEX8
#c0fb2dffRGB
rgb(192, 251, 45)RGBA
rgba(192, 251, 45, 1)RGB %
rgb(75%, 98%, 18%)HSL
hsl(77, 96%, 58%)HSLA
hsla(77, 96%, 58%, 1)Variables
Sass
$grass-stain-green: #c0fb2d;Less
@grass-stain-green: #c0fb2d;CSS
--grass-stain-green: #c0fb2d;