All Palettes

Color Palette #f2a6c1, #f6c1d1, #f7e3e8, #f9d3b9, #fceac5

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f2a6c1;
}
.carnation-bouquet {
color: #f6c1d1;
}
.first-crush {
color: #f7e3e8;
}
.tender-peach {
color: #f9d3b9;
}
.vanilla-frost {
color: #fceac5;
}

/* CSS Variables */
:root {
--tickled-pink:#f2a6c1;
--carnation-bouquet:#f6c1d1;
--first-crush:#f7e3e8;
--tender-peach:#f9d3b9;
--vanilla-frost:#fceac5;
}

More palettes to explore