Baize Green
#c7cda8 · one of 31,915 named colors
Baize Green is a light, soft green with the hex code #c7cda8. In RGB it is 199 red, 205 green and 168 blue, and black text is most readable on top of it.
Codes
HEX
#c7cda8HEX8
#c7cda8ffRGB
rgb(199, 205, 168)RGBA
rgba(199, 205, 168, 1)RGB %
rgb(78%, 80%, 66%)HSL
hsl(70, 27%, 73%)HSLA
hsla(70, 27%, 73%, 1)Variables
Sass
$baize-green: #c7cda8;Less
@baize-green: #c7cda8;CSS
--baize-green: #c7cda8;