Aquacade
#e1f0ea · one of 31,915 named colors
Aquacade is a very light, soft green with the hex code #e1f0ea. In RGB it is 225 red, 240 green and 234 blue, and black text is most readable on top of it.
Codes
HEX
#e1f0eaHEX8
#e1f0eaffRGB
rgb(225, 240, 234)RGBA
rgba(225, 240, 234, 1)RGB %
rgb(88%, 94%, 92%)HSL
hsl(156, 33%, 91%)HSLA
hsla(156, 33%, 91%, 1)Variables
Sass
$aquacade: #e1f0ea;Less
@aquacade: #e1f0ea;CSS
--aquacade: #e1f0ea;