Honest Blue
#5a839e · one of 31,915 named colors
Honest Blue is a medium, soft blue with the hex code #5a839e. In RGB it is 90 red, 131 green and 158 blue, and black text is most readable on top of it.
Codes
HEX
#5a839eHEX8
#5a839effRGB
rgb(90, 131, 158)RGBA
rgba(90, 131, 158, 1)RGB %
rgb(35%, 51%, 62%)HSL
hsl(204, 27%, 49%)HSLA
hsla(204, 27%, 49%, 1)Variables
Sass
$honest-blue: #5a839e;Less
@honest-blue: #5a839e;CSS
--honest-blue: #5a839e;