All Palettes

Color Palette #f7c94b, #e24c3c, #a93d8c, #3e8cda, #2a9d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.mandarin-red {
color: #e24c3c;
}
.romantic-rose {
color: #a93d8c;
}
.magical-merlin {
color: #3e8cda;
}
.bejewelled {
color: #2a9d6d;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--mandarin-red:#e24c3c;
--romantic-rose:#a93d8c;
--magical-merlin:#3e8cda;
--bejewelled:#2a9d6d;
}

More palettes to explore