All Palettes

Color Palette #a1c9a5, #e4f1e4, #e8b7a1, #fbcc8e, #f9c8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.french-market {
color: #a1c9a5;
}
.frosted-mint {
color: #e4f1e4;
}
.pink-abalone {
color: #e8b7a1;
}
.puff-pastry-yellow {
color: #fbcc8e;
}
.palace-rose {
color: #f9c8d2;
}

/* CSS Variables */
:root {
--french-market:#a1c9a5;
--frosted-mint:#e4f1e4;
--pink-abalone:#e8b7a1;
--puff-pastry-yellow:#fbcc8e;
--palace-rose:#f9c8d2;
}

More palettes to explore