Blue Plate
#5b7a9c · one of 31,915 named colors
Blue Plate is a medium, soft blue with the hex code #5b7a9c. In RGB it is 91 red, 122 green and 156 blue, and black text is most readable on top of it.
Codes
HEX
#5b7a9cHEX8
#5b7a9cffRGB
rgb(91, 122, 156)RGBA
rgba(91, 122, 156, 1)RGB %
rgb(36%, 48%, 61%)HSL
hsl(211, 26%, 48%)HSLA
hsla(211, 26%, 48%, 1)Variables
Sass
$blue-plate: #5b7a9c;Less
@blue-plate: #5b7a9c;CSS
--blue-plate: #5b7a9c;