Barf Green
#94ac02 · one of 31,915 named colors
Barf Green is a dark, vivid green with the hex code #94ac02. In RGB it is 148 red, 172 green and 2 blue, and black text is most readable on top of it.
Codes
HEX
#94ac02HEX8
#94ac02ffRGB
rgb(148, 172, 2)RGBA
rgba(148, 172, 2, 1)RGB %
rgb(58%, 67%, 1%)HSL
hsl(68, 98%, 34%)HSLA
hsla(68, 98%, 34%, 1)Variables
Sass
$barf-green: #94ac02;Less
@barf-green: #94ac02;CSS
--barf-green: #94ac02;