All Palettes

Color Palette #a7d7bf, #b8e0d3, #e5f5e6, #f9f9ae, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.southern-belle {
color: #a7d7bf;
}
.mint-mist {
color: #b8e0d3;
}
.after-dinner-mint {
color: #e5f5e6;
}
.yellow-chalk {
color: #f9f9ae;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--southern-belle:#a7d7bf;
--mint-mist:#b8e0d3;
--after-dinner-mint:#e5f5e6;
--yellow-chalk:#f9f9ae;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore