All Palettes

Color Palette #f6b1c5, #f2cfa1, #e4e7b1, #a1d2e3, #f8a5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f6b1c5;
}
.peachy-skin {
color: #f2cfa1;
}
.tusk {
color: #e4e7b1;
}
.light-sky-babe {
color: #a1d2e3;
}
.fresh-on-the-market {
color: #f8a5b7;
}

/* CSS Variables */
:root {
--cupid:#f6b1c5;
--peachy-skin:#f2cfa1;
--tusk:#e4e7b1;
--light-sky-babe:#a1d2e3;
--fresh-on-the-market:#f8a5b7;
}

More palettes to explore