Buster
#3e4b69 · one of 31,915 named colors
Buster is a dark, soft blue with the hex code #3e4b69. In RGB it is 62 red, 75 green and 105 blue, and white text is most readable on top of it.
Codes
HEX
#3e4b69HEX8
#3e4b69ffRGB
rgb(62, 75, 105)RGBA
rgba(62, 75, 105, 1)RGB %
rgb(24%, 29%, 41%)HSL
hsl(222, 26%, 33%)HSLA
hsla(222, 26%, 33%, 1)Variables
Sass
$buster: #3e4b69;Less
@buster: #3e4b69;CSS
--buster: #3e4b69;