Ocean Shadow
#5b7886 · one of 31,915 named colors
Ocean Shadow is a medium, soft cyan with the hex code #5b7886. In RGB it is 91 red, 120 green and 134 blue, and white text is most readable on top of it.
Codes
HEX
#5b7886HEX8
#5b7886ffRGB
rgb(91, 120, 134)RGBA
rgba(91, 120, 134, 1)RGB %
rgb(36%, 47%, 53%)HSL
hsl(200, 19%, 44%)HSLA
hsla(200, 19%, 44%, 1)Variables
Sass
$ocean-shadow: #5b7886;Less
@ocean-shadow: #5b7886;CSS
--ocean-shadow: #5b7886;