Blue Gem
#4b3c8e · one of 31,915 named colors
Blue Gem is a medium, soft blue with the hex code #4b3c8e. In RGB it is 75 red, 60 green and 142 blue, and white text is most readable on top of it.
Codes
HEX
#4b3c8eHEX8
#4b3c8effRGB
rgb(75, 60, 142)RGBA
rgba(75, 60, 142, 1)RGB %
rgb(29%, 24%, 56%)HSL
hsl(251, 41%, 40%)HSLA
hsla(251, 41%, 40%, 1)Variables
Sass
$blue-gem: #4b3c8e;Less
@blue-gem: #4b3c8e;CSS
--blue-gem: #4b3c8e;