Cobalt
#030aa7 · one of 31,915 named colors
Cobalt is a dark, vivid blue with the hex code #030aa7. In RGB it is 3 red, 10 green and 167 blue, and white text is most readable on top of it.
Codes
HEX
#030aa7HEX8
#030aa7ffRGB
rgb(3, 10, 167)RGBA
rgba(3, 10, 167, 1)RGB %
rgb(1%, 4%, 65%)HSL
hsl(237, 96%, 33%)HSLA
hsla(237, 96%, 33%, 1)Variables
Sass
$cobalt: #030aa7;Less
@cobalt: #030aa7;CSS
--cobalt: #030aa7;