Mint Cream
#f5fffa · one of 31,915 named colors
Mint Cream is a very light, vivid green with the hex code #f5fffa. In RGB it is 245 red, 255 green and 250 blue, and black text is most readable on top of it.
Codes
HEX
#f5fffaHEX8
#f5fffaffRGB
rgb(245, 255, 250)RGBA
rgba(245, 255, 250, 1)RGB %
rgb(96%, 100%, 98%)HSL
hsl(150, 100%, 98%)HSLA
hsla(150, 100%, 98%, 1)Variables
Sass
$mint-cream: #f5fffa;Less
@mint-cream: #f5fffa;CSS
--mint-cream: #f5fffa;