All Palettes

Color Palette #79c3a7, #a2d59f, #e5f8b9, #f1e5a2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.gem-silica {
color: #79c3a7;
}
.green-trance {
color: #a2d59f;
}
.fall-green {
color: #e5f8b9;
}
.boxwood-yellow {
color: #f1e5a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--gem-silica:#79c3a7;
--green-trance:#a2d59f;
--fall-green:#e5f8b9;
--boxwood-yellow:#f1e5a2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore