Amazing Sky
#017f9d · one of 31,915 named colors
Amazing Sky is a dark, vivid cyan with the hex code #017f9d. In RGB it is 1 red, 127 green and 157 blue, and white text is most readable on top of it.
Codes
HEX
#017f9dHEX8
#017f9dffRGB
rgb(1, 127, 157)RGBA
rgba(1, 127, 157, 1)RGB %
rgb(0%, 50%, 62%)HSL
hsl(192, 99%, 31%)HSLA
hsla(192, 99%, 31%, 1)Variables
Sass
$amazing-sky: #017f9d;Less
@amazing-sky: #017f9d;CSS
--amazing-sky: #017f9d;