Villa Blue
#789695 · one of 31,915 named colors
Villa Blue is a medium, muted cyan with the hex code #789695. In RGB it is 120 red, 150 green and 149 blue, and black text is most readable on top of it.
Codes
HEX
#789695HEX8
#789695ffRGB
rgb(120, 150, 149)RGBA
rgba(120, 150, 149, 1)RGB %
rgb(47%, 59%, 58%)HSL
hsl(178, 13%, 53%)HSLA
hsla(178, 13%, 53%, 1)Variables
Sass
$villa-blue: #789695;Less
@villa-blue: #789695;CSS
--villa-blue: #789695;