All Palettes

Color Palette #eab8e4, #f7b1a1, #f7e3bb, #a6d2e3, #a4c7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.first-date {
color: #f7b1a1;
}
.curd {
color: #f7e3bb;
}
.light-blue-glint {
color: #a6d2e3;
}
.french-market {
color: #a4c7a3;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--first-date:#f7b1a1;
--curd:#f7e3bb;
--light-blue-glint:#a6d2e3;
--french-market:#a4c7a3;
}

More palettes to explore