Lime Shot
#1df914 · one of 31,915 named colors
Lime Shot is a medium, vivid green with the hex code #1df914. In RGB it is 29 red, 249 green and 20 blue, and black text is most readable on top of it.
Codes
HEX
#1df914HEX8
#1df914ffRGB
rgb(29, 249, 20)RGBA
rgba(29, 249, 20, 1)RGB %
rgb(11%, 98%, 8%)HSL
hsl(118, 95%, 53%)HSLA
hsla(118, 95%, 53%, 1)Variables
Sass
$lime-shot: #1df914;Less
@lime-shot: #1df914;CSS
--lime-shot: #1df914;