Blue Genie
#6666ff · one of 31,915 named colors
Blue Genie is a light, vivid blue with the hex code #6666ff. In RGB it is 102 red, 102 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#6666ffHEX8
#6666ffffRGB
rgb(102, 102, 255)RGBA
rgba(102, 102, 255, 1)RGB %
rgb(40%, 40%, 100%)HSL
hsl(240, 100%, 70%)HSLA
hsla(240, 100%, 70%, 1)Variables
Sass
$blue-genie: #6666ff;Less
@blue-genie: #6666ff;CSS
--blue-genie: #6666ff;