All Palettes

Color Palette #faa700, #f5c400, #f6e19d, #e05e00, #c25e00

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.syndicalist {
color: #f5c400;
}
.buttery-croissant {
color: #f6e19d;
}
.orange-danger {
color: #e05e00;
}
.crema {
color: #c25e00;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--syndicalist:#f5c400;
--buttery-croissant:#f6e19d;
--orange-danger:#e05e00;
--crema:#c25e00;
}

More palettes to explore