Ocean Cruise
#9cd4e1 · one of 31,915 named colors
Ocean Cruise is a light, strong cyan with the hex code #9cd4e1. In RGB it is 156 red, 212 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#9cd4e1HEX8
#9cd4e1ffRGB
rgb(156, 212, 225)RGBA
rgba(156, 212, 225, 1)RGB %
rgb(61%, 83%, 88%)HSL
hsl(191, 53%, 75%)HSLA
hsla(191, 53%, 75%, 1)Variables
Sass
$ocean-cruise: #9cd4e1;Less
@ocean-cruise: #9cd4e1;CSS
--ocean-cruise: #9cd4e1;