Soft Olive
#59604f · one of 31,915 named colors
Soft Olive is a dark, muted gray with the hex code #59604f. In RGB it is 89 red, 96 green and 79 blue, and white text is most readable on top of it.
Codes
HEX
#59604fHEX8
#59604fffRGB
rgb(89, 96, 79)RGBA
rgba(89, 96, 79, 1)RGB %
rgb(35%, 38%, 31%)HSL
hsl(85, 10%, 34%)HSLA
hsla(85, 10%, 34%, 1)Variables
Sass
$soft-olive: #59604f;Less
@soft-olive: #59604f;CSS
--soft-olive: #59604f;