All Palettes

Color Palette #f9b1ae, #f2d7a1, #e1e8b5, #a7dae6, #6d9dc5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.peach-patch {
color: #f2d7a1;
}
.iced-celery {
color: #e1e8b5;
}
.havana-blue {
color: #a7dae6;
}
.cerulean-frost {
color: #6d9dc5;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--peach-patch:#f2d7a1;
--iced-celery:#e1e8b5;
--havana-blue:#a7dae6;
--cerulean-frost:#6d9dc5;
}

More palettes to explore