Water Blue
#0e87cc · one of 31,915 named colors
Water Blue is a medium, vivid blue with the hex code #0e87cc. In RGB it is 14 red, 135 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#0e87ccHEX8
#0e87ccffRGB
rgb(14, 135, 204)RGBA
rgba(14, 135, 204, 1)RGB %
rgb(5%, 53%, 80%)HSL
hsl(202, 87%, 43%)HSLA
hsla(202, 87%, 43%, 1)Variables
Sass
$water-blue: #0e87cc;Less
@water-blue: #0e87cc;CSS
--water-blue: #0e87cc;