Prime Blue
#0064a1 · one of 31,915 named colors
Prime Blue is a dark, vivid blue with the hex code #0064a1. In RGB it is 0 red, 100 green and 161 blue, and white text is most readable on top of it.
Codes
HEX
#0064a1HEX8
#0064a1ffRGB
rgb(0, 100, 161)RGBA
rgba(0, 100, 161, 1)RGB %
rgb(0%, 39%, 63%)HSL
hsl(203, 100%, 32%)HSLA
hsla(203, 100%, 32%, 1)Variables
Sass
$prime-blue: #0064a1;Less
@prime-blue: #0064a1;CSS
--prime-blue: #0064a1;