All Palettes

Color Palette #f9b1ae, #f8cab4, #f5e0b2, #e3f2b5, #b9e5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.biscuit-cream {
color: #f8cab4;
}
.friendly-yellow {
color: #f5e0b2;
}
.spring-kiss {
color: #e3f2b5;
}
.mint-parfait {
color: #b9e5b8;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--biscuit-cream:#f8cab4;
--friendly-yellow:#f5e0b2;
--spring-kiss:#e3f2b5;
--mint-parfait:#b9e5b8;
}

More palettes to explore