Worlds Away
#98978d · one of 31,915 named colors
Worlds Away is a medium, muted gray with the hex code #98978d. In RGB it is 152 red, 151 green and 141 blue, and black text is most readable on top of it.
Codes
HEX
#98978dHEX8
#98978dffRGB
rgb(152, 151, 141)RGBA
rgba(152, 151, 141, 1)RGB %
rgb(60%, 59%, 55%)HSL
hsl(55, 5%, 57%)HSLA
hsla(55, 5%, 57%, 1)Variables
Sass
$worlds-away: #98978d;Less
@worlds-away: #98978d;CSS
--worlds-away: #98978d;