All Palettes

Color Palette #ff5833, #ff8c1a, #ffce2e, #a3d55d, #1f8e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.sunglow {
color: #ffce2e;
}
.lime-lizard {
color: #a3d55d;
}
.green-ribbon {
color: #1f8e3d;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--sunglow:#ffce2e;
--lime-lizard:#a3d55d;
--green-ribbon:#1f8e3d;
}

More palettes to explore