All Palettes

Color Palette #d9b0e3, #f4a4c4, #f5e29e, #f7c9a1, #ff5c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d9b0e3;
}
.rogue-pink {
color: #f4a4c4;
}
.buttery-croissant {
color: #f5e29e;
}
.chai-latte {
color: #f7c9a1;
}
.stellar-strawberry {
color: #ff5c8f;
}

/* CSS Variables */
:root {
--pretty-petunia:#d9b0e3;
--rogue-pink:#f4a4c4;
--buttery-croissant:#f5e29e;
--chai-latte:#f7c9a1;
--stellar-strawberry:#ff5c8f;
}

More palettes to explore