All Palettes

Color Palette #f9b1ae, #f5c99e, #efe5a4, #a3d9a1, #7bdbd4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.sundown {
color: #f5c99e;
}
.boxwood-yellow {
color: #efe5a4;
}
.green-trance {
color: #a3d9a1;
}
.aqua-zing {
color: #7bdbd4;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--sundown:#f5c99e;
--boxwood-yellow:#efe5a4;
--green-trance:#a3d9a1;
--aqua-zing:#7bdbd4;
}

More palettes to explore