All Palettes

Color Palette #f9b1ae, #f8d668, #f4c3a9, #e5b8e2, #b7d7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.lighthouse-glow {
color: #f8d668;
}
.pumpkin-mousse {
color: #f4c3a9;
}
.blackberry-yogurt {
color: #e5b8e2;
}
.wingsuit-wind {
color: #b7d7d0;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--lighthouse-glow:#f8d668;
--pumpkin-mousse:#f4c3a9;
--blackberry-yogurt:#e5b8e2;
--wingsuit-wind:#b7d7d0;
}

More palettes to explore