All Palettes

Color Palette #f9a9b8, #f6b6e0, #a4c8df, #79b9b1, #f2f1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f9a9b8;
}
.cotton-candy-aesthetic {
color: #f6b6e0;
}
.sea-cliff {
color: #a4c8df;
}
.mintnight {
color: #79b9b1;
}
.leaf-bud {
color: #f2f1a1;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f9a9b8;
--cotton-candy-aesthetic:#f6b6e0;
--sea-cliff:#a4c8df;
--mintnight:#79b9b1;
--leaf-bud:#f2f1a1;
}

More palettes to explore