Memoir
#ecf0da · one of 31,915 named colors
Memoir is a very light, soft green with the hex code #ecf0da. In RGB it is 236 red, 240 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#ecf0daHEX8
#ecf0daffRGB
rgb(236, 240, 218)RGBA
rgba(236, 240, 218, 1)RGB %
rgb(93%, 94%, 85%)HSL
hsl(71, 42%, 90%)HSLA
hsla(71, 42%, 90%, 1)Variables
Sass
$memoir: #ecf0da;Less
@memoir: #ecf0da;CSS
--memoir: #ecf0da;