All Palettes

Color Palette #faa200, #f1c40e, #ffc300, #ff6d1f, #d95d30

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #faa200;
}
.sunshine-mellow {
color: #f1c40e;
}
.citrus-splash {
color: #ffc300;
}
.shocking-orange {
color: #ff6d1f;
}
.tangerine-bliss {
color: #d95d30;
}

/* CSS Variables */
:root {
--mad-for-mango:#faa200;
--sunshine-mellow:#f1c40e;
--citrus-splash:#ffc300;
--shocking-orange:#ff6d1f;
--tangerine-bliss:#d95d30;
}

More palettes to explore