Blue Heaven
#5b7e98 · one of 31,915 named colors
Blue Heaven is a medium, soft blue with the hex code #5b7e98. In RGB it is 91 red, 126 green and 152 blue, and black text is most readable on top of it.
Codes
HEX
#5b7e98HEX8
#5b7e98ffRGB
rgb(91, 126, 152)RGBA
rgba(91, 126, 152, 1)RGB %
rgb(36%, 49%, 60%)HSL
hsl(206, 25%, 48%)HSLA
hsla(206, 25%, 48%, 1)Variables
Sass
$blue-heaven: #5b7e98;Less
@blue-heaven: #5b7e98;CSS
--blue-heaven: #5b7e98;