Ocean View
#729bb3 · one of 31,915 named colors
Ocean View is a medium, soft blue with the hex code #729bb3. In RGB it is 114 red, 155 green and 179 blue, and black text is most readable on top of it.
Codes
HEX
#729bb3HEX8
#729bb3ffRGB
rgb(114, 155, 179)RGBA
rgba(114, 155, 179, 1)RGB %
rgb(45%, 61%, 70%)HSL
hsl(202, 30%, 57%)HSLA
hsla(202, 30%, 57%, 1)Variables
Sass
$ocean-view: #729bb3;Less
@ocean-view: #729bb3;CSS
--ocean-view: #729bb3;