All Palettes

Color Palette #ff5833, #ff8c1a, #ffce5c, #e6f7a1, #a1d4f2

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.casandora-yellow {
color: #ffce5c;
}
.dingy-sticky-note {
color: #e6f7a1;
}
.juzcar-blue {
color: #a1d4f2;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--casandora-yellow:#ffce5c;
--dingy-sticky-note:#e6f7a1;
--juzcar-blue:#a1d4f2;
}

More palettes to explore