All Palettes

Color Palette #f4c8e8, #d9a1d0, #a76eaa, #5c4b8b, #3b2b50

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-pink {
color: #f4c8e8;
}
.chateau-rose {
color: #d9a1d0;
}
.berry-burst {
color: #a76eaa;
}
.bright-eggplant {
color: #5c4b8b;
}
.violet-purple {
color: #3b2b50;
}

/* CSS Variables */
:root {
--sparkling-pink:#f4c8e8;
--chateau-rose:#d9a1d0;
--berry-burst:#a76eaa;
--bright-eggplant:#5c4b8b;
--violet-purple:#3b2b50;
}

More palettes to explore