Ocean Front
#b8e3ed · one of 31,915 named colors
Ocean Front is a light, strong cyan with the hex code #b8e3ed. In RGB it is 184 red, 227 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#b8e3edHEX8
#b8e3edffRGB
rgb(184, 227, 237)RGBA
rgba(184, 227, 237, 1)RGB %
rgb(72%, 89%, 93%)HSL
hsl(191, 60%, 83%)HSLA
hsla(191, 60%, 83%, 1)Variables
Sass
$ocean-front: #b8e3ed;Less
@ocean-front: #b8e3ed;CSS
--ocean-front: #b8e3ed;