Mint Mist
#b9e0d3 · one of 31,915 named colors
Mint Mist is a light, soft cyan with the hex code #b9e0d3. In RGB it is 185 red, 224 green and 211 blue, and black text is most readable on top of it.
Codes
HEX
#b9e0d3HEX8
#b9e0d3ffRGB
rgb(185, 224, 211)RGBA
rgba(185, 224, 211, 1)RGB %
rgb(73%, 88%, 83%)HSL
hsl(160, 39%, 80%)HSLA
hsla(160, 39%, 80%, 1)Variables
Sass
$mint-mist: #b9e0d3;Less
@mint-mist: #b9e0d3;CSS
--mint-mist: #b9e0d3;