Blue Nebula
#1199ff · one of 31,915 named colors
Blue Nebula is a medium, vivid blue with the hex code #1199ff. In RGB it is 17 red, 153 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#1199ffHEX8
#1199ffffRGB
rgb(17, 153, 255)RGBA
rgba(17, 153, 255, 1)RGB %
rgb(7%, 60%, 100%)HSL
hsl(206, 100%, 53%)HSLA
hsla(206, 100%, 53%, 1)Variables
Sass
$blue-nebula: #1199ff;Less
@blue-nebula: #1199ff;CSS
--blue-nebula: #1199ff;