All Palettes

Color Palette #f1c0d1, #f5b2c4, #f6d6b1, #f2e1ab, #d7e6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chintz {
color: #f1c0d1;
}
.cupid {
color: #f5b2c4;
}
.apricot-gelato {
color: #f6d6b1;
}
.glad-yellow {
color: #f2e1ab;
}
.whispering-frost {
color: #d7e6d6;
}

/* CSS Variables */
:root {
--pink-chintz:#f1c0d1;
--cupid:#f5b2c4;
--apricot-gelato:#f6d6b1;
--glad-yellow:#f2e1ab;
--whispering-frost:#d7e6d6;
}

More palettes to explore