All Palettes

Color Palette #f5b2c7, #f8d9a0, #f2e1b5, #a3e0c2, #f7c6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f5b2c7;
}
.milky-maize {
color: #f8d9a0;
}
.calla {
color: #f2e1b5;
}
.reef-green {
color: #a3e0c2;
}
.apricot-obsession {
color: #f7c6b6;
}

/* CSS Variables */
:root {
--cupid:#f5b2c7;
--milky-maize:#f8d9a0;
--calla:#f2e1b5;
--reef-green:#a3e0c2;
--apricot-obsession:#f7c6b6;
}

More palettes to explore