Azure Dragon
#053976 · one of 31,915 named colors
Azure Dragon is a dark, vivid blue with the hex code #053976. In RGB it is 5 red, 57 green and 118 blue, and white text is most readable on top of it.
Codes
HEX
#053976HEX8
#053976ffRGB
rgb(5, 57, 118)RGBA
rgba(5, 57, 118, 1)RGB %
rgb(2%, 22%, 46%)HSL
hsl(212, 92%, 24%)HSLA
hsla(212, 92%, 24%, 1)Variables
Sass
$azure-dragon: #053976;Less
@azure-dragon: #053976;CSS
--azure-dragon: #053976;