All Palettes

Color Palette #f69dbc, #d66b99, #a85d8c, #6d4b8b, #3c2b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-pink {
color: #f69dbc;
}
.fiesta-pink {
color: #d66b99;
}
.cyclamen-red {
color: #a85d8c;
}
.grapes-of-italy {
color: #6d4b8b;
}
.her-highness {
color: #3c2b6e;
}

/* CSS Variables */
:root {
--amaranth-pink:#f69dbc;
--fiesta-pink:#d66b99;
--cyclamen-red:#a85d8c;
--grapes-of-italy:#6d4b8b;
--her-highness:#3c2b6e;
}

More palettes to explore