Blue Angora
#a7cfcb · one of 31,915 named colors
Blue Angora is a light, soft cyan with the hex code #a7cfcb. In RGB it is 167 red, 207 green and 203 blue, and black text is most readable on top of it.
Codes
HEX
#a7cfcbHEX8
#a7cfcbffRGB
rgb(167, 207, 203)RGBA
rgba(167, 207, 203, 1)RGB %
rgb(65%, 81%, 80%)HSL
hsl(174, 29%, 73%)HSLA
hsla(174, 29%, 73%, 1)Variables
Sass
$blue-angora: #a7cfcb;Less
@blue-angora: #a7cfcb;CSS
--blue-angora: #a7cfcb;