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