All Palettes

Color Palette #f3c558, #f5a300, #d67d00, #c24a00, #a32c00

0%
0%
0%

CSS code for this palette

/* CSS */
.rayo-de-sol {
color: #f3c558;
}
.mad-for-mango {
color: #f5a300;
}
.orange-pepper {
color: #d67d00;
}
.crustose-lichen {
color: #c24a00;
}
.rust-red {
color: #a32c00;
}

/* CSS Variables */
:root {
--rayo-de-sol:#f3c558;
--mad-for-mango:#f5a300;
--orange-pepper:#d67d00;
--crustose-lichen:#c24a00;
--rust-red:#a32c00;
}

More palettes to explore