All Palettes

Color Palette #a76c99, #d5a5c6, #f2e8d4, #f2af3a, #d4496c

0%
0%
0%

CSS code for this palette

/* CSS */
.violetta {
color: #a76c99;
}
.heart-to-heart {
color: #d5a5c6;
}
.eugenia {
color: #f2e8d4;
}
.raichu-orange {
color: #f2af3a;
}
.pink-punch {
color: #d4496c;
}

/* CSS Variables */
:root {
--violetta:#a76c99;
--heart-to-heart:#d5a5c6;
--eugenia:#f2e8d4;
--raichu-orange:#f2af3a;
--pink-punch:#d4496c;
}

More palettes to explore