All Palettes

Color Palette #e3545b, #f1b44b, #f6e179, #80c6b2, #2b887b

0%
0%
0%

CSS code for this palette

/* CSS */
.highlighter-red {
color: #e3545b;
}
.goldsmith {
color: #f1b44b;
}
.cente-tl-yellow {
color: #f6e179;
}
.holiday {
color: #80c6b2;
}
.emerald-whispers {
color: #2b887b;
}

/* CSS Variables */
:root {
--highlighter-red:#e3545b;
--goldsmith:#f1b44b;
--cente-tl-yellow:#f6e179;
--holiday:#80c6b2;
--emerald-whispers:#2b887b;
}

More palettes to explore