Leaf Sheep
#6cb506 · one of 31,915 named colors
Leaf Sheep is a medium, vivid green with the hex code #6cb506. In RGB it is 108 red, 181 green and 6 blue, and black text is most readable on top of it.
Codes
HEX
#6cb506HEX8
#6cb506ffRGB
rgb(108, 181, 6)RGBA
rgba(108, 181, 6, 1)RGB %
rgb(42%, 71%, 2%)HSL
hsl(85, 94%, 37%)HSLA
hsla(85, 94%, 37%, 1)Variables
Sass
$leaf-sheep: #6cb506;Less
@leaf-sheep: #6cb506;CSS
--leaf-sheep: #6cb506;