Mint Flash
#dcf4e6 · one of 31,915 named colors
Mint Flash is a very light, strong green with the hex code #dcf4e6. In RGB it is 220 red, 244 green and 230 blue, and black text is most readable on top of it.
Codes
HEX
#dcf4e6HEX8
#dcf4e6ffRGB
rgb(220, 244, 230)RGBA
rgba(220, 244, 230, 1)RGB %
rgb(86%, 96%, 90%)HSL
hsl(145, 52%, 91%)HSLA
hsla(145, 52%, 91%, 1)Variables
Sass
$mint-flash: #dcf4e6;Less
@mint-flash: #dcf4e6;CSS
--mint-flash: #dcf4e6;