All Palettes

Color Palette #e6a2b1, #f9d9ae, #f9e19f, #f8c5a5, #f1b6cf

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a2b1;
}
.satin-latour {
color: #f9d9ae;
}
.durango-dust {
color: #f9e19f;
}
.peach-damask {
color: #f8c5a5;
}
.bunny-cake {
color: #f1b6cf;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a2b1;
--satin-latour:#f9d9ae;
--durango-dust:#f9e19f;
--peach-damask:#f8c5a5;
--bunny-cake:#f1b6cf;
}

More palettes to explore