All Palettes

Color Palette #f7d4a6, #f2b5d5, #a8d5e1, #b6e2b8, #f9ea9f

0%
0%
0%

CSS code for this palette

/* CSS */
.prosecco {
color: #f7d4a6;
}
.soft-cashmere {
color: #f2b5d5;
}
.light-blue-glint {
color: #a8d5e1;
}
.fringy-flower {
color: #b6e2b8;
}
.lemon-gelato {
color: #f9ea9f;
}

/* CSS Variables */
:root {
--prosecco:#f7d4a6;
--soft-cashmere:#f2b5d5;
--light-blue-glint:#a8d5e1;
--fringy-flower:#b6e2b8;
--lemon-gelato:#f9ea9f;
}

More palettes to explore