Bluebell
#333399 · one of 31,915 named colors
Bluebell is a medium, strong blue with the hex code #333399. In RGB it is 51 red, 51 green and 153 blue, and white text is most readable on top of it.
Codes
HEX
#333399HEX8
#333399ffRGB
rgb(51, 51, 153)RGBA
rgba(51, 51, 153, 1)RGB %
rgb(20%, 20%, 60%)HSL
hsl(240, 50%, 40%)HSLA
hsla(240, 50%, 40%, 1)Variables
Sass
$bluebell: #333399;Less
@bluebell: #333399;CSS
--bluebell: #333399;