All Palettes

Color Palette #a7d7b8, #b2e1b3, #c9e6b2, #f0e88e, #f6c588

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.mint-cocktail-green {
color: #b2e1b3;
}
.fairway-mist {
color: #c9e6b2;
}
.bright-khaki {
color: #f0e88e;
}
.arts-crafts-gold {
color: #f6c588;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--mint-cocktail-green:#b2e1b3;
--fairway-mist:#c9e6b2;
--bright-khaki:#f0e88e;
--arts-crafts-gold:#f6c588;
}

More palettes to explore