Royal Azure
#0038a8 · one of 31,915 named colors
Royal Azure is a dark, vivid blue with the hex code #0038a8. In RGB it is 0 red, 56 green and 168 blue, and white text is most readable on top of it.
Codes
HEX
#0038a8HEX8
#0038a8ffRGB
rgb(0, 56, 168)RGBA
rgba(0, 56, 168, 1)RGB %
rgb(0%, 22%, 66%)HSL
hsl(220, 100%, 33%)HSLA
hsla(220, 100%, 33%, 1)Variables
Sass
$royal-azure: #0038a8;Less
@royal-azure: #0038a8;CSS
--royal-azure: #0038a8;