Greyish Blue
#5e819d · one of 31,915 named colors
Greyish Blue is a medium, soft blue with the hex code #5e819d. In RGB it is 94 red, 129 green and 157 blue, and black text is most readable on top of it.
Codes
HEX
#5e819dHEX8
#5e819dffRGB
rgb(94, 129, 157)RGBA
rgba(94, 129, 157, 1)RGB %
rgb(37%, 51%, 62%)HSL
hsl(207, 25%, 49%)HSLA
hsla(207, 25%, 49%, 1)Variables
Sass
$greyish-blue: #5e819d;Less
@greyish-blue: #5e819d;CSS
--greyish-blue: #5e819d;