All Palettes

Color Palette #7d2c54, #a63f6e, #d35a8a, #f2a76e, #f4d35d

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-eggplant {
color: #7d2c54;
}
.medium-ruby {
color: #a63f6e;
}
.pretty-in-plum {
color: #d35a8a;
}
.apricot-jam {
color: #f2a76e;
}
.salmon-eggs {
color: #f4d35d;
}

/* CSS Variables */
:root {
--pico-eggplant:#7d2c54;
--medium-ruby:#a63f6e;
--pretty-in-plum:#d35a8a;
--apricot-jam:#f2a76e;
--salmon-eggs:#f4d35d;
}

More palettes to explore