All Palettes

Color Palette #f8c9af, #f9b1ae, #f5b2d4, #e2a6d1, #d4a2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-apricot {
color: #f8c9af;
}
.peach-bud {
color: #f9b1ae;
}
.pink-marshmallow {
color: #f5b2d4;
}
.pink-bliss {
color: #e2a6d1;
}
.bright-ube {
color: #d4a2e6;
}

/* CSS Variables */
:root {
--bleached-apricot:#f8c9af;
--peach-bud:#f9b1ae;
--pink-marshmallow:#f5b2d4;
--pink-bliss:#e2a6d1;
--bright-ube:#d4a2e6;
}

More palettes to explore