All Palettes

Color Palette #f1a7b1, #f8c9d3, #f6e6d5, #f1d7a2, #eab8c6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f1a7b1;
}
.palace-rose {
color: #f8c9d3;
}
.heirloom-lace {
color: #f6e6d5;
}
.double-cream {
color: #f1d7a2;
}
.chantilly {
color: #eab8c6;
}

/* CSS Variables */
:root {
--pink-fit:#f1a7b1;
--palace-rose:#f8c9d3;
--heirloom-lace:#f6e6d5;
--double-cream:#f1d7a2;
--chantilly:#eab8c6;
}

More palettes to explore