All Palettes

Color Palette #f5b8a3, #f8cab4, #f7e1b6, #f2e4a6, #e6b7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f5b8a3;
}
.biscuit-cream {
color: #f8cab4;
}
.flan {
color: #f7e1b6;
}
.cymophane-yellow {
color: #f2e4a6;
}
.sweet-lilac {
color: #e6b7d1;
}

/* CSS Variables */
:root {
--antique-cameo:#f5b8a3;
--biscuit-cream:#f8cab4;
--flan:#f7e1b6;
--cymophane-yellow:#f2e4a6;
--sweet-lilac:#e6b7d1;
}

More palettes to explore