All Palettes

Color Palette #a55f8d, #af799c, #c09bb0, #d9b45e, #e57b3e

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a55f8d;
}
.antique-hot-pink {
color: #af799c;
}
.lily {
color: #c09bb0;
}
.strike-it-rich {
color: #d9b45e;
}
.solar-flare {
color: #e57b3e;
}

/* CSS Variables */
:root {
--thimble-red:#a55f8d;
--antique-hot-pink:#af799c;
--lily:#c09bb0;
--strike-it-rich:#d9b45e;
--solar-flare:#e57b3e;
}

More palettes to explore