French Lime
#c0ff00 · one of 31,915 named colors
French Lime is a medium, vivid green with the hex code #c0ff00. In RGB it is 192 red, 255 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#c0ff00HEX8
#c0ff00ffRGB
rgb(192, 255, 0)RGBA
rgba(192, 255, 0, 1)RGB %
rgb(75%, 100%, 0%)HSL
hsl(75, 100%, 50%)HSLA
hsla(75, 100%, 50%, 1)Variables
Sass
$french-lime: #c0ff00;Less
@french-lime: #c0ff00;CSS
--french-lime: #c0ff00;Similar colors