All Palettes

Color Palette #f7b2a1, #f5c2b2, #f7e2b0, #f8e8a5, #f3d3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.rustique {
color: #f5c2b2;
}
.friendly-yellow {
color: #f7e2b0;
}
.bleached-sunflower {
color: #f8e8a5;
}
.light-rose {
color: #f3d3d6;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--rustique:#f5c2b2;
--friendly-yellow:#f7e2b0;
--bleached-sunflower:#f8e8a5;
--light-rose:#f3d3d6;
}

More palettes to explore