All Palettes

Color Palette #5dbb7e, #a6d8b6, #e0efc8, #f2d269, #d75e33

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-chakra {
color: #5dbb7e;
}
.frugal {
color: #a6d8b6;
}
.earth-happiness {
color: #e0efc8;
}
.yellow-cream {
color: #f2d269;
}
.tangerine-bliss {
color: #d75e33;
}

/* CSS Variables */
:root {
--heart-chakra:#5dbb7e;
--frugal:#a6d8b6;
--earth-happiness:#e0efc8;
--yellow-cream:#f2d269;
--tangerine-bliss:#d75e33;
}

More palettes to explore