Poolside
#bee0e2 · one of 31,915 named colors
Poolside is a light, soft cyan with the hex code #bee0e2. In RGB it is 190 red, 224 green and 226 blue, and black text is most readable on top of it.
Codes
HEX
#bee0e2HEX8
#bee0e2ffRGB
rgb(190, 224, 226)RGBA
rgba(190, 224, 226, 1)RGB %
rgb(75%, 88%, 89%)HSL
hsl(183, 38%, 82%)HSLA
hsla(183, 38%, 82%, 1)Variables
Sass
$poolside: #bee0e2;Less
@poolside: #bee0e2;CSS
--poolside: #bee0e2;