All Palettes

Color Palette #f9be58, #f5a524, #f27c21, #e05e00, #c75d00

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron-mango {
color: #f9be58;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.sun-orange {
color: #f27c21;
}
.orange-danger {
color: #e05e00;
}
.crema {
color: #c75d00;
}

/* CSS Variables */
:root {
--saffron-mango:#f9be58;
--apricot-glazed-chicken:#f5a524;
--sun-orange:#f27c21;
--orange-danger:#e05e00;
--crema:#c75d00;
}

More palettes to explore