Fresh Leaf
#93ef10 · one of 31,915 named colors
Fresh Leaf is a medium, vivid green with the hex code #93ef10. In RGB it is 147 red, 239 green and 16 blue, and black text is most readable on top of it.
Codes
HEX
#93ef10HEX8
#93ef10ffRGB
rgb(147, 239, 16)RGBA
rgba(147, 239, 16, 1)RGB %
rgb(58%, 94%, 6%)HSL
hsl(85, 87%, 50%)HSLA
hsla(85, 87%, 50%, 1)Variables
Sass
$fresh-leaf: #93ef10;Less
@fresh-leaf: #93ef10;CSS
--fresh-leaf: #93ef10;