All Palettes

Color Palette #f9b1ae, #f2c5d2, #e6b7e3, #b4e4f4, #a7d3a9

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.in-the-pink {
color: #f2c5d2;
}
.blackberry-yogurt {
color: #e6b7e3;
}
.echo-iris {
color: #b4e4f4;
}
.mint-circle {
color: #a7d3a9;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--in-the-pink:#f2c5d2;
--blackberry-yogurt:#e6b7e3;
--echo-iris:#b4e4f4;
--mint-circle:#a7d3a9;
}

More palettes to explore