All Palettes

Color Palette #f9d57b, #f2ba4a, #f1873b, #d95e12, #ac5102

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-glow {
color: #f9d57b;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.cheddar-cheese {
color: #f1873b;
}
.tiger-moth-orange {
color: #d95e12;
}
.cinnamon-bun {
color: #ac5102;
}

/* CSS Variables */
:root {
--golden-glow:#f9d57b;
--maximum-yellow-red:#f2ba4a;
--cheddar-cheese:#f1873b;
--tiger-moth-orange:#d95e12;
--cinnamon-bun:#ac5102;
}

More palettes to explore