All Palettes

Color Palette #f9b1ae, #fdd8a0, #fdf1a0, #a1d4d4, #a4c8df

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.endearment {
color: #fdd8a0;
}
.sun-surprise {
color: #fdf1a0;
}
.smooth-satin {
color: #a1d4d4;
}
.sea-cliff {
color: #a4c8df;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--endearment:#fdd8a0;
--sun-surprise:#fdf1a0;
--smooth-satin:#a1d4d4;
--sea-cliff:#a4c8df;
}

More palettes to explore