All Palettes

Color Palette #f0a800, #f06800, #f04c00, #db3a00, #a81c00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.royal-flycatcher-crest {
color: #f06800;
}
.kimchi {
color: #f04c00;
}
.flame-of-prometheus {
color: #db3a00;
}
.saveloy {
color: #a81c00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--royal-flycatcher-crest:#f06800;
--kimchi:#f04c00;
--flame-of-prometheus:#db3a00;
--saveloy:#a81c00;
}

More palettes to explore