UA Blue
#0033aa · one of 31,915 named colors
UA Blue is a dark, vivid blue with the hex code #0033aa. In RGB it is 0 red, 51 green and 170 blue, and white text is most readable on top of it.
Codes
HEX
#0033aaHEX8
#0033aaffRGB
rgb(0, 51, 170)RGBA
rgba(0, 51, 170, 1)RGB %
rgb(0%, 20%, 67%)HSL
hsl(222, 100%, 33%)HSLA
hsla(222, 100%, 33%, 1)Variables
Sass
$ua-blue: #0033aa;Less
@ua-blue: #0033aa;CSS
--ua-blue: #0033aa;