All Palettes

Color Palette #d6a4c8, #e1b7d1, #f2c5e4, #f8e3c4, #f7b7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d6a4c8;
}
.eau-de-rose {
color: #e1b7d1;
}
.rosy-nectar {
color: #f2c5e4;
}
.moonglow {
color: #f8e3c4;
}
.mystic-tulip {
color: #f7b7a1;
}

/* CSS Variables */
:root {
--berry-popsicle:#d6a4c8;
--eau-de-rose:#e1b7d1;
--rosy-nectar:#f2c5e4;
--moonglow:#f8e3c4;
--mystic-tulip:#f7b7a1;
}

More palettes to explore