All Palettes

Color Palette #00b341, #3ddb6d, #78f2a3, #a5f8d8, #e6ffe5

0%
0%
0%

CSS code for this palette

/* CSS */
.poison-ivy {
color: #00b341;
}
.hello-spring {
color: #3ddb6d;
}
.lime-soap {
color: #78f2a3;
}
.pale-turquoise {
color: #a5f8d8;
}
.winter-mist {
color: #e6ffe5;
}

/* CSS Variables */
:root {
--poison-ivy:#00b341;
--hello-spring:#3ddb6d;
--lime-soap:#78f2a3;
--pale-turquoise:#a5f8d8;
--winter-mist:#e6ffe5;
}

More palettes to explore