Azores Blue
#0085a7 · one of 31,915 named colors
Azores Blue is a dark, vivid cyan with the hex code #0085a7. In RGB it is 0 red, 133 green and 167 blue, and black text is most readable on top of it.
Codes
HEX
#0085a7HEX8
#0085a7ffRGB
rgb(0, 133, 167)RGBA
rgba(0, 133, 167, 1)RGB %
rgb(0%, 52%, 65%)HSL
hsl(192, 100%, 33%)HSLA
hsla(192, 100%, 33%, 1)Variables
Sass
$azores-blue: #0085a7;Less
@azores-blue: #0085a7;CSS
--azores-blue: #0085a7;