All Palettes

Color Palette #f9b1ae, #f2d57d, #a2c4e7, #6a7f9a, #e3b5c4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.jemima {
color: #f2d57d;
}
.windsor-way {
color: #a2c4e7;
}
.searching-blue {
color: #6a7f9a;
}
.japanese-rose-garden {
color: #e3b5c4;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--jemima:#f2d57d;
--windsor-way:#a2c4e7;
--searching-blue:#6a7f9a;
--japanese-rose-garden:#e3b5c4;
}

More palettes to explore