All Palettes

Color Palette #f7b2a1, #f3c2af, #f2dab5, #e1e8b5, #a9d5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.cosmetic-peach {
color: #f3c2af;
}
.cono-de-vainilla {
color: #f2dab5;
}
.iced-celery {
color: #e1e8b5;
}
.light-blue-glint {
color: #a9d5e0;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--cosmetic-peach:#f3c2af;
--cono-de-vainilla:#f2dab5;
--iced-celery:#e1e8b5;
--light-blue-glint:#a9d5e0;
}

More palettes to explore