Scenic Water
#88bbff · one of 31,915 named colors
Scenic Water is a light, vivid blue with the hex code #88bbff. In RGB it is 136 red, 187 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#88bbffHEX8
#88bbffffRGB
rgb(136, 187, 255)RGBA
rgba(136, 187, 255, 1)RGB %
rgb(53%, 73%, 100%)HSL
hsl(214, 100%, 77%)HSLA
hsla(214, 100%, 77%, 1)Variables
Sass
$scenic-water: #88bbff;Less
@scenic-water: #88bbff;CSS
--scenic-water: #88bbff;