All Palettes

Color Palette #d65c78, #f59e5b, #f5c356, #9ace82, #4ba090

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-swirl {
color: #d65c78;
}
.bergamot-orange {
color: #f59e5b;
}
.rayo-de-sol {
color: #f5c356;
}
.gossip {
color: #9ace82;
}
.lagoon {
color: #4ba090;
}

/* CSS Variables */
:root {
--peppermint-swirl:#d65c78;
--bergamot-orange:#f59e5b;
--rayo-de-sol:#f5c356;
--gossip:#9ace82;
--lagoon:#4ba090;
}

More palettes to explore