All Palettes

Color Palette #f5b9a3, #f6d59d, #f6e8b1, #a7d7b8, #5c9d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.mellow-sun {
color: #f6d59d;
}
.icy-lemonade {
color: #f6e8b1;
}
.eerie-glow {
color: #a7d7b8;
}
.memphis-green {
color: #5c9d7d;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--mellow-sun:#f6d59d;
--icy-lemonade:#f6e8b1;
--eerie-glow:#a7d7b8;
--memphis-green:#5c9d7d;
}

More palettes to explore