All Palettes

Color Palette #78c486, #a7d9a5, #c9e2b6, #f4f8c4, #f2d2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-stroll {
color: #78c486;
}
.green-trance {
color: #a7d9a5;
}
.iced-avocado {
color: #c9e2b6;
}
.fresh-grown {
color: #f4f8c4;
}
.antique-wicker-basket {
color: #f2d2a1;
}

/* CSS Variables */
:root {
--garden-stroll:#78c486;
--green-trance:#a7d9a5;
--iced-avocado:#c9e2b6;
--fresh-grown:#f4f8c4;
--antique-wicker-basket:#f2d2a1;
}

More palettes to explore