All Palettes

Color Palette #78c486, #55b479, #3dae6a, #299e5c, #1f8e51

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-stroll {
color: #78c486;
}
.heart-chakra {
color: #55b479;
}
.fresh-greens {
color: #3dae6a;
}
.kelly-green {
color: #299e5c;
}
.bottle-glass {
color: #1f8e51;
}

/* CSS Variables */
:root {
--garden-stroll:#78c486;
--heart-chakra:#55b479;
--fresh-greens:#3dae6a;
--kelly-green:#299e5c;
--bottle-glass:#1f8e51;
}

More palettes to explore