All Palettes

Color Palette #f9b1ae, #f4cca9, #f1e2b6, #a8d5e1, #7cb3da

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.allspice {
color: #f4cca9;
}
.james-blonde {
color: #f1e2b6;
}
.light-blue-glint {
color: #a8d5e1;
}
.coastal-waters {
color: #7cb3da;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--allspice:#f4cca9;
--james-blonde:#f1e2b6;
--light-blue-glint:#a8d5e1;
--coastal-waters:#7cb3da;
}

More palettes to explore