Mizu Cyan
#a7dbed · one of 31,915 named colors
Mizu Cyan is a light, strong cyan with the hex code #a7dbed. In RGB it is 167 red, 219 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#a7dbedHEX8
#a7dbedffRGB
rgb(167, 219, 237)RGBA
rgba(167, 219, 237, 1)RGB %
rgb(65%, 86%, 93%)HSL
hsl(195, 66%, 79%)HSLA
hsla(195, 66%, 79%, 1)Variables
Sass
$mizu-cyan: #a7dbed;Less
@mizu-cyan: #a7dbed;CSS
--mizu-cyan: #a7dbed;