Green Serum
#99dd22 · one of 31,915 named colors
Green Serum is a medium, strong green with the hex code #99dd22. In RGB it is 153 red, 221 green and 34 blue, and black text is most readable on top of it.
Codes
HEX
#99dd22HEX8
#99dd22ffRGB
rgb(153, 221, 34)RGBA
rgba(153, 221, 34, 1)RGB %
rgb(60%, 87%, 13%)HSL
hsl(82, 73%, 50%)HSLA
hsla(82, 73%, 50%, 1)Variables
Sass
$green-serum: #99dd22;Less
@green-serum: #99dd22;CSS
--green-serum: #99dd22;