Fruit Salad
#4ba351 · one of 31,915 named colors
Fruit Salad is a medium, soft green with the hex code #4ba351. In RGB it is 75 red, 163 green and 81 blue, and black text is most readable on top of it.
Codes
HEX
#4ba351HEX8
#4ba351ffRGB
rgb(75, 163, 81)RGBA
rgba(75, 163, 81, 1)RGB %
rgb(29%, 64%, 32%)HSL
hsl(124, 37%, 47%)HSLA
hsla(124, 37%, 47%, 1)Variables
Sass
$fruit-salad: #4ba351;Less
@fruit-salad: #4ba351;CSS
--fruit-salad: #4ba351;