All Palettes

Color Palette #f8c212, #f69c41, #f05e28, #e63746, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria-yellow {
color: #f8c212;
}
.chat-orange {
color: #f69c41;
}
.durotar-fire {
color: #f05e28;
}
.poppy-red {
color: #e63746;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--wisteria-yellow:#f8c212;
--chat-orange:#f69c41;
--durotar-fire:#f05e28;
--poppy-red:#e63746;
--eerie-glow:#a7d7b8;
}

More palettes to explore