Blue Stone
#577284 · one of 31,915 named colors
Blue Stone is a medium, soft blue with the hex code #577284. In RGB it is 87 red, 114 green and 132 blue, and white text is most readable on top of it.
Codes
HEX
#577284HEX8
#577284ffRGB
rgb(87, 114, 132)RGBA
rgba(87, 114, 132, 1)RGB %
rgb(34%, 45%, 52%)HSL
hsl(204, 21%, 43%)HSLA
hsla(204, 21%, 43%, 1)Variables
Sass
$blue-stone: #577284;Less
@blue-stone: #577284;CSS
--blue-stone: #577284;