All Palettes

Color Palette #a9d6bb, #a1c9a6, #aee0d1, #f4caa9, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a9d6bb;
}
.french-market {
color: #a1c9a6;
}
.jaded-clouds {
color: #aee0d1;
}
.citrus-sachet {
color: #f4caa9;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--eerie-glow:#a9d6bb;
--french-market:#a1c9a6;
--jaded-clouds:#aee0d1;
--citrus-sachet:#f4caa9;
--peach-butter:#fbaf3c;
}

More palettes to explore