Subtle Violet
#b29e9e · one of 31,915 named colors
Subtle Violet is a light, muted red with the hex code #b29e9e. In RGB it is 178 red, 158 green and 158 blue, and black text is most readable on top of it.
Codes
HEX
#b29e9eHEX8
#b29e9effRGB
rgb(178, 158, 158)RGBA
rgba(178, 158, 158, 1)RGB %
rgb(70%, 62%, 62%)HSL
hsl(0, 11%, 66%)HSLA
hsla(0, 11%, 66%, 1)Variables
Sass
$subtle-violet: #b29e9e;Less
@subtle-violet: #b29e9e;CSS
--subtle-violet: #b29e9e;