All Palettes

Color Palette #78c486, #a2d8a2, #c0e3b5, #f3f7b1, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-stroll {
color: #78c486;
}
.green-trance {
color: #a2d8a2;
}
.almost-aloe {
color: #c0e3b5;
}
.yellow-chalk {
color: #f3f7b1;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--garden-stroll:#78c486;
--green-trance:#a2d8a2;
--almost-aloe:#c0e3b5;
--yellow-chalk:#f3f7b1;
--blue-angels-yellow:#fab700;
}

More palettes to explore