All Palettes

Color Palette #ff5833, #ff8c1a, #f0c74c, #75c7c0, #4051b5

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.solar-plexus-chakra {
color: #f0c74c;
}
.cyantific {
color: #75c7c0;
}
.night-in-manchester {
color: #4051b5;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--solar-plexus-chakra:#f0c74c;
--cyantific:#75c7c0;
--night-in-manchester:#4051b5;
}

More palettes to explore