All Palettes

Color Palette #d1a3c7, #f8c9d1, #ffb3b3, #ffdbdb, #ffecb3

0%
0%
0%

CSS code for this palette

/* CSS */
.geranium-bud {
color: #d1a3c7;
}
.rosey-afterglow {
color: #f8c9d1;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.strawberry-blonde {
color: #ffdbdb;
}
.joyous {
color: #ffecb3;
}

/* CSS Variables */
:root {
--geranium-bud:#d1a3c7;
--rosey-afterglow:#f8c9d1;
--wildflower-bouquet:#ffb3b3;
--strawberry-blonde:#ffdbdb;
--joyous:#ffecb3;
}

More palettes to explore