All Palettes

Color Palette #7cbd32, #a8d56d, #ffb657, #ff6933, #e63746

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilant-meadow {
color: #7cbd32;
}
.bilious-green {
color: #a8d56d;
}
.golden-rain-yellow {
color: #ffb657;
}
.halt-and-catch-fire {
color: #ff6933;
}
.poppy-red {
color: #e63746;
}

/* CSS Variables */
:root {
--jubilant-meadow:#7cbd32;
--bilious-green:#a8d56d;
--golden-rain-yellow:#ffb657;
--halt-and-catch-fire:#ff6933;
--poppy-red:#e63746;
}

More palettes to explore