Aloe Tip
#8a9480 · one of 31,915 named colors
Aloe Tip is a medium, muted gray with the hex code #8a9480. In RGB it is 138 red, 148 green and 128 blue, and black text is most readable on top of it.
Codes
HEX
#8a9480HEX8
#8a9480ffRGB
rgb(138, 148, 128)RGBA
rgba(138, 148, 128, 1)RGB %
rgb(54%, 58%, 50%)HSL
hsl(90, 9%, 54%)HSLA
hsla(90, 9%, 54%, 1)Variables
Sass
$aloe-tip: #8a9480;Less
@aloe-tip: #8a9480;CSS
--aloe-tip: #8a9480;