Spirit Blue
#323b6c · one of 31,915 named colors
Spirit Blue is a dark, soft blue with the hex code #323b6c. In RGB it is 50 red, 59 green and 108 blue, and white text is most readable on top of it.
Codes
HEX
#323b6cHEX8
#323b6cffRGB
rgb(50, 59, 108)RGBA
rgba(50, 59, 108, 1)RGB %
rgb(20%, 23%, 42%)HSL
hsl(231, 37%, 31%)HSLA
hsla(231, 37%, 31%, 1)Variables
Sass
$spirit-blue: #323b6c;Less
@spirit-blue: #323b6c;CSS
--spirit-blue: #323b6c;