All Palettes

Color Palette #c92c3c, #f5a524, #f2d450, #b2d100, #3a8d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.fresh-pineapple {
color: #f2d450;
}
.lime-rasp {
color: #b2d100;
}
.resplendent-growth {
color: #3a8d3b;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--apricot-glazed-chicken:#f5a524;
--fresh-pineapple:#f2d450;
--lime-rasp:#b2d100;
--resplendent-growth:#3a8d3b;
}

More palettes to explore