Zima Blue
#16b8f3 · one of 31,915 named colors
Zima Blue is a medium, vivid cyan with the hex code #16b8f3. In RGB it is 22 red, 184 green and 243 blue, and black text is most readable on top of it.
Codes
HEX
#16b8f3HEX8
#16b8f3ffRGB
rgb(22, 184, 243)RGBA
rgba(22, 184, 243, 1)RGB %
rgb(9%, 72%, 95%)HSL
hsl(196, 90%, 52%)HSLA
hsla(196, 90%, 52%, 1)Variables
Sass
$zima-blue: #16b8f3;Less
@zima-blue: #16b8f3;CSS
--zima-blue: #16b8f3;