All Palettes

Color Palette #f5b7e2, #f7c6a6, #f9e5a4, #c5e2d4, #b7e2f5

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f5b7e2;
}
.peach-damask {
color: #f7c6a6;
}
.blended-fruit {
color: #f9e5a4;
}
.duck-egg-cream {
color: #c5e2d4;
}
.echo-iris {
color: #b7e2f5;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f5b7e2;
--peach-damask:#f7c6a6;
--blended-fruit:#f9e5a4;
--duck-egg-cream:#c5e2d4;
--echo-iris:#b7e2f5;
}

More palettes to explore