All Palettes

Color Palette #f0a800, #f56a00, #f86a3f, #f5b400, #a32c00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.royal-flycatcher-crest {
color: #f56a00;
}
.carrot {
color: #f86a3f;
}
.american-yellow {
color: #f5b400;
}
.rust-red {
color: #a32c00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--royal-flycatcher-crest:#f56a00;
--carrot:#f86a3f;
--american-yellow:#f5b400;
--rust-red:#a32c00;
}

More palettes to explore