Buffed Plum
#aeafb9 · one of 31,915 named colors
Buffed Plum is a light, muted gray with the hex code #aeafb9. In RGB it is 174 red, 175 green and 185 blue, and black text is most readable on top of it.
Codes
HEX
#aeafb9HEX8
#aeafb9ffRGB
rgb(174, 175, 185)RGBA
rgba(174, 175, 185, 1)RGB %
rgb(68%, 69%, 73%)HSL
hsl(235, 7%, 70%)HSLA
hsla(235, 7%, 70%, 1)Variables
Sass
$buffed-plum: #aeafb9;Less
@buffed-plum: #aeafb9;CSS
--buffed-plum: #aeafb9;