All Palettes

Color Palette #f9b1ae, #f1c3b1, #e5d6b8, #b1e2b6, #6fc5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.peach-temptation {
color: #f1c3b1;
}
.hidden-path {
color: #e5d6b8;
}
.fringy-flower {
color: #b1e2b6;
}
.salt-lake {
color: #6fc5d3;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--peach-temptation:#f1c3b1;
--hidden-path:#e5d6b8;
--fringy-flower:#b1e2b6;
--salt-lake:#6fc5d3;
}

More palettes to explore