All Palettes

Color Palette #f6e7c1, #f5c400, #faa700, #e66b00, #db4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-butter {
color: #f6e7c1;
}
.syndicalist {
color: #f5c400;
}
.chrome-yellow {
color: #faa700;
}
.accent-orange {
color: #e66b00;
}
.deep-orange {
color: #db4d00;
}

/* CSS Variables */
:root {
--barely-butter:#f6e7c1;
--syndicalist:#f5c400;
--chrome-yellow:#faa700;
--accent-orange:#e66b00;
--deep-orange:#db4d00;
}

More palettes to explore