All Palettes

Color Palette #f8e9a0, #f3b67c, #e472a3, #a45b8c, #5e3b78

0%
0%
0%

CSS code for this palette

/* CSS */
.lazy-daisy {
color: #f8e9a0;
}
.sunburst {
color: #f3b67c;
}
.thulian-pink {
color: #e472a3;
}
.cyclamen-red {
color: #a45b8c;
}
.tillandsia-purple {
color: #5e3b78;
}

/* CSS Variables */
:root {
--lazy-daisy:#f8e9a0;
--sunburst:#f3b67c;
--thulian-pink:#e472a3;
--cyclamen-red:#a45b8c;
--tillandsia-purple:#5e3b78;
}

More palettes to explore