All Palettes

Color Palette #f5b400, #f0a400, #d67d00, #c25e00, #a84c00

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.lemon-dream {
color: #f0a400;
}
.orange-pepper {
color: #d67d00;
}
.crema {
color: #c25e00;
}
.cinnamon-bun {
color: #a84c00;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--lemon-dream:#f0a400;
--orange-pepper:#d67d00;
--crema:#c25e00;
--cinnamon-bun:#a84c00;
}

More palettes to explore