Frosted Mint
#e2f2e4 · one of 31,915 named colors
Frosted Mint is a very light, soft green with the hex code #e2f2e4. In RGB it is 226 red, 242 green and 228 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Frosted Mint in the generator →
Codes
HEX
#e2f2e4HEX8
#e2f2e4ffRGB
rgb(226, 242, 228)RGBA
rgba(226, 242, 228, 1)RGB %
rgb(89%, 95%, 89%)HSL
hsl(128, 38%, 92%)HSLA
hsla(128, 38%, 92%, 1)Variables
Sass
$frosted-mint: #e2f2e4;Less
@frosted-mint: #e2f2e4;CSS
--frosted-mint: #e2f2e4;