Acid Reflux
#30ff21 · one of 31,915 named colors
Acid Reflux is a medium, vivid green with the hex code #30ff21. In RGB it is 48 red, 255 green and 33 blue, and black text is most readable on top of it.
Codes
HEX
#30ff21HEX8
#30ff21ffRGB
rgb(48, 255, 33)RGBA
rgba(48, 255, 33, 1)RGB %
rgb(19%, 100%, 13%)HSL
hsl(116, 100%, 56%)HSLA
hsla(116, 100%, 56%, 1)Variables
Sass
$acid-reflux: #30ff21;Less
@acid-reflux: #30ff21;CSS
--acid-reflux: #30ff21;