All Palettes

Color Palette #ff5833, #ff8c1a, #ffd60a, #a2c940, #1e804c

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.egg-yolk-sunrise {
color: #ffd60a;
}
.android-green {
color: #a2c940;
}
.salem {
color: #1e804c;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--egg-yolk-sunrise:#ffd60a;
--android-green:#a2c940;
--salem:#1e804c;
}

More palettes to explore