All Palettes

Color Palette #f47b1f, #faa200, #ffc300, #ffea00, #6fcf4f

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.mad-for-mango {
color: #faa200;
}
.citrus-splash {
color: #ffc300;
}
.middle-yellow {
color: #ffea00;
}
.fresh-green {
color: #6fcf4f;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--mad-for-mango:#faa200;
--citrus-splash:#ffc300;
--middle-yellow:#ffea00;
--fresh-green:#6fcf4f;
}

More palettes to explore