All Palettes

Color Palette #c24e00, #ff8000, #ffc300, #ffea00, #e6e200

0%
0%
0%

CSS code for this palette

/* CSS */
.crustose-lichen {
color: #c24e00;
}
.orange-juice {
color: #ff8000;
}
.citrus-splash {
color: #ffc300;
}
.middle-yellow {
color: #ffea00;
}
.peridot {
color: #e6e200;
}

/* CSS Variables */
:root {
--crustose-lichen:#c24e00;
--orange-juice:#ff8000;
--citrus-splash:#ffc300;
--middle-yellow:#ffea00;
--peridot:#e6e200;
}

More palettes to explore