All Palettes

Color Palette #f9b1ae, #f9c48b, #f5e19e, #b2e0d1, #7cb1d5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.arts-crafts-gold {
color: #f9c48b;
}
.buttery-croissant {
color: #f5e19e;
}
.bay {
color: #b2e0d1;
}
.meadow-blossom-blue {
color: #7cb1d5;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--arts-crafts-gold:#f9c48b;
--buttery-croissant:#f5e19e;
--bay:#b2e0d1;
--meadow-blossom-blue:#7cb1d5;
}

More palettes to explore