Fluro Green
#0aff02 · one of 31,915 named colors
Fluro Green is a medium, vivid green with the hex code #0aff02. In RGB it is 10 red, 255 green and 2 blue, and black text is most readable on top of it.
Codes
HEX
#0aff02HEX8
#0aff02ffRGB
rgb(10, 255, 2)RGBA
rgba(10, 255, 2, 1)RGB %
rgb(4%, 100%, 1%)HSL
hsl(118, 100%, 50%)HSLA
hsla(118, 100%, 50%, 1)Variables
Sass
$fluro-green: #0aff02;Less
@fluro-green: #0aff02;CSS
--fluro-green: #0aff02;