Chartreuse
#c1f80a · one of 31,915 named colors
Chartreuse is a medium, vivid green with the hex code #c1f80a. In RGB it is 193 red, 248 green and 10 blue, and black text is most readable on top of it.
Codes
HEX
#c1f80aHEX8
#c1f80affRGB
rgb(193, 248, 10)RGBA
rgba(193, 248, 10, 1)RGB %
rgb(76%, 97%, 4%)HSL
hsl(74, 94%, 51%)HSLA
hsla(74, 94%, 51%, 1)Variables
Sass
$chartreuse: #c1f80a;Less
@chartreuse: #c1f80a;CSS
--chartreuse: #c1f80a;