Green Mist
#bfc298 · one of 31,915 named colors
Green Mist is a light, soft yellow with the hex code #bfc298. In RGB it is 191 red, 194 green and 152 blue, and black text is most readable on top of it.
Codes
HEX
#bfc298HEX8
#bfc298ffRGB
rgb(191, 194, 152)RGBA
rgba(191, 194, 152, 1)RGB %
rgb(75%, 76%, 60%)HSL
hsl(64, 26%, 68%)HSLA
hsla(64, 26%, 68%, 1)Variables
Sass
$green-mist: #bfc298;Less
@green-mist: #bfc298;CSS
--green-mist: #bfc298;