All Palettes

Color Palette #f7c5a1, #f9b1ae, #f3b9e0, #d6a1e8, #b880db

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c5a1;
}
.peach-bud {
color: #f9b1ae;
}
.cotton-candy-aesthetic {
color: #f3b9e0;
}
.bright-ube {
color: #d6a1e8;
}
.lavender-blossom {
color: #b880db;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c5a1;
--peach-bud:#f9b1ae;
--cotton-candy-aesthetic:#f3b9e0;
--bright-ube:#d6a1e8;
--lavender-blossom:#b880db;
}

More palettes to explore