Violet Vista
#b09f9e · one of 31,915 named colors
Violet Vista is a light, muted red with the hex code #b09f9e. In RGB it is 176 red, 159 green and 158 blue, and black text is most readable on top of it.
Codes
HEX
#b09f9eHEX8
#b09f9effRGB
rgb(176, 159, 158)RGBA
rgba(176, 159, 158, 1)RGB %
rgb(69%, 62%, 62%)HSL
hsl(3, 10%, 65%)HSLA
hsla(3, 10%, 65%, 1)Variables
Sass
$violet-vista: #b09f9e;Less
@violet-vista: #b09f9e;CSS
--violet-vista: #b09f9e;