All Palettes

Color Palette #a8e6b7, #b2e0b2, #d7e9b4, #f8e3a0, #f9c39f

0%
0%
0%

CSS code for this palette

/* CSS */
.overtone {
color: #a8e6b7;
}
.mint-cocktail-green {
color: #b2e0b2;
}
.natural-youth {
color: #d7e9b4;
}
.venetian-yellow {
color: #f8e3a0;
}
.shrimp-toast {
color: #f9c39f;
}

/* CSS Variables */
:root {
--overtone:#a8e6b7;
--mint-cocktail-green:#b2e0b2;
--natural-youth:#d7e9b4;
--venetian-yellow:#f8e3a0;
--shrimp-toast:#f9c39f;
}

More palettes to explore