Mild Green
#789885 · one of 31,915 named colors
Mild Green is a medium, muted green with the hex code #789885. In RGB it is 120 red, 152 green and 133 blue, and black text is most readable on top of it.
Codes
HEX
#789885HEX8
#789885ffRGB
rgb(120, 152, 133)RGBA
rgba(120, 152, 133, 1)RGB %
rgb(47%, 60%, 52%)HSL
hsl(144, 13%, 53%)HSLA
hsla(144, 13%, 53%, 1)Variables
Sass
$mild-green: #789885;Less
@mild-green: #789885;CSS
--mild-green: #789885;