All Palettes

Color Palette #a44c9d, #d36f7c, #ea9a5d, #f4cf3e, #4c3d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.aged-purple {
color: #a44c9d;
}
.lotus-red {
color: #d36f7c;
}
.topaz-yellow {
color: #ea9a5d;
}
.marigold-dust {
color: #f4cf3e;
}
.meteorite {
color: #4c3d6c;
}

/* CSS Variables */
:root {
--aged-purple:#a44c9d;
--lotus-red:#d36f7c;
--topaz-yellow:#ea9a5d;
--marigold-dust:#f4cf3e;
--meteorite:#4c3d6c;
}

More palettes to explore