Harbour Grey
#a8c0bb · one of 31,915 named colors
Harbour Grey is a light, soft cyan with the hex code #a8c0bb. In RGB it is 168 red, 192 green and 187 blue, and black text is most readable on top of it.
Codes
HEX
#a8c0bbHEX8
#a8c0bbffRGB
rgb(168, 192, 187)RGBA
rgba(168, 192, 187, 1)RGB %
rgb(66%, 75%, 73%)HSL
hsl(167, 16%, 71%)HSLA
hsla(167, 16%, 71%, 1)Variables
Sass
$harbour-grey: #a8c0bb;Less
@harbour-grey: #a8c0bb;CSS
--harbour-grey: #a8c0bb;