All Palettes

Color Palette #78c486, #a5d4b3, #c2e5d5, #f0e4b2, #ebb9b2

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-stroll {
color: #78c486;
}
.frugal {
color: #a5d4b3;
}
.jade-spell {
color: #c2e5d5;
}
.butter-cookie {
color: #f0e4b2;
}
.beauty-bush {
color: #ebb9b2;
}

/* CSS Variables */
:root {
--garden-stroll:#78c486;
--frugal:#a5d4b3;
--jade-spell:#c2e5d5;
--butter-cookie:#f0e4b2;
--beauty-bush:#ebb9b2;
}

More palettes to explore