Baby Grass
#8abd7b · one of 31,915 named colors
Baby Grass is a medium, soft green with the hex code #8abd7b. In RGB it is 138 red, 189 green and 123 blue, and black text is most readable on top of it.
Codes
HEX
#8abd7bHEX8
#8abd7bffRGB
rgb(138, 189, 123)RGBA
rgba(138, 189, 123, 1)RGB %
rgb(54%, 74%, 48%)HSL
hsl(106, 33%, 61%)HSLA
hsla(106, 33%, 61%, 1)Variables
Sass
$baby-grass: #8abd7b;Less
@baby-grass: #8abd7b;CSS
--baby-grass: #8abd7b;