Blue Beads
#5a809e · one of 31,915 named colors
Blue Beads is a medium, soft blue with the hex code #5a809e. In RGB it is 90 red, 128 green and 158 blue, and black text is most readable on top of it.
Codes
HEX
#5a809eHEX8
#5a809effRGB
rgb(90, 128, 158)RGBA
rgba(90, 128, 158, 1)RGB %
rgb(35%, 50%, 62%)HSL
hsl(206, 27%, 49%)HSLA
hsla(206, 27%, 49%, 1)Variables
Sass
$blue-beads: #5a809e;Less
@blue-beads: #5a809e;CSS
--blue-beads: #5a809e;