All Palettes

Color Palette #5b9f6c, #a1c9b5, #f0e3b2, #f58d3d, #e16b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.great-gazoo {
color: #5b9f6c;
}
.lobaria-lichen {
color: #a1c9b5;
}
.butter-cookie {
color: #f0e3b2;
}
.hot-orange {
color: #f58d3d;
}
.slice-of-watermelon {
color: #e16b7d;
}

/* CSS Variables */
:root {
--great-gazoo:#5b9f6c;
--lobaria-lichen:#a1c9b5;
--butter-cookie:#f0e3b2;
--hot-orange:#f58d3d;
--slice-of-watermelon:#e16b7d;
}

More palettes to explore