Bambino
#8edacc · one of 31,915 named colors
Bambino is a light, strong cyan with the hex code #8edacc. In RGB it is 142 red, 218 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#8edaccHEX8
#8edaccffRGB
rgb(142, 218, 204)RGBA
rgba(142, 218, 204, 1)RGB %
rgb(56%, 85%, 80%)HSL
hsl(169, 51%, 71%)HSLA
hsla(169, 51%, 71%, 1)Variables
Sass
$bambino: #8edacc;Less
@bambino: #8edacc;CSS
--bambino: #8edacc;