Blue Pot
#a1b1c2 · one of 31,915 named colors
Blue Pot is a light, soft blue with the hex code #a1b1c2. In RGB it is 161 red, 177 green and 194 blue, and black text is most readable on top of it.
Codes
HEX
#a1b1c2HEX8
#a1b1c2ffRGB
rgb(161, 177, 194)RGBA
rgba(161, 177, 194, 1)RGB %
rgb(63%, 69%, 76%)HSL
hsl(211, 21%, 70%)HSLA
hsla(211, 21%, 70%, 1)Variables
Sass
$blue-pot: #a1b1c2;Less
@blue-pot: #a1b1c2;CSS
--blue-pot: #a1b1c2;