Fizz
#b1dbaa · one of 31,915 named colors
Fizz is a light, soft green with the hex code #b1dbaa. In RGB it is 177 red, 219 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#b1dbaaHEX8
#b1dbaaffRGB
rgb(177, 219, 170)RGBA
rgba(177, 219, 170, 1)RGB %
rgb(69%, 86%, 67%)HSL
hsl(111, 40%, 76%)HSLA
hsla(111, 40%, 76%, 1)Variables
Sass
$fizz: #b1dbaa;Less
@fizz: #b1dbaa;CSS
--fizz: #b1dbaa;