All Palettes

Color Palette #74c365, #a8e1a3, #d3f3d3, #f0f9e6, #b4e4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.mantis {
color: #74c365;
}
.grape-green {
color: #a8e1a3;
}
.blue-romance {
color: #d3f3d3;
}
.bean-sprout {
color: #f0f9e6;
}
.mint-cocktail-green {
color: #b4e4b4;
}

/* CSS Variables */
:root {
--mantis:#74c365;
--grape-green:#a8e1a3;
--blue-romance:#d3f3d3;
--bean-sprout:#f0f9e6;
--mint-cocktail-green:#b4e4b4;
}

More palettes to explore