All Palettes

Color Palette #f7e1a1, #f5b400, #e68e00, #d67d00, #b85f00

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f7e1a1;
}
.american-yellow {
color: #f5b400;
}
.hotter-butter {
color: #e68e00;
}
.orange-pepper {
color: #d67d00;
}
.dry-clay {
color: #b85f00;
}

/* CSS Variables */
:root {
--venetian-yellow:#f7e1a1;
--american-yellow:#f5b400;
--hotter-butter:#e68e00;
--orange-pepper:#d67d00;
--dry-clay:#b85f00;
}

More palettes to explore