Azure Blue
#4d91c6 · one of 31,915 named colors
Azure Blue is a medium, strong blue with the hex code #4d91c6. In RGB it is 77 red, 145 green and 198 blue, and black text is most readable on top of it.
Codes
HEX
#4d91c6HEX8
#4d91c6ffRGB
rgb(77, 145, 198)RGBA
rgba(77, 145, 198, 1)RGB %
rgb(30%, 57%, 78%)HSL
hsl(206, 51%, 54%)HSLA
hsla(206, 51%, 54%, 1)Variables
Sass
$azure-blue: #4d91c6;Less
@azure-blue: #4d91c6;CSS
--azure-blue: #4d91c6;