All Palettes

Color Palette #f6e88e, #f3d68c, #f1b341, #d68a2e, #c85c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.flavescent {
color: #f6e88e;
}
.pierogi {
color: #f3d68c;
}
.butter-cream {
color: #f1b341;
}
.opulent {
color: #d68a2e;
}
.golden-lion-tamarin {
color: #c85c2d;
}

/* CSS Variables */
:root {
--flavescent:#f6e88e;
--pierogi:#f3d68c;
--butter-cream:#f1b341;
--opulent:#d68a2e;
--golden-lion-tamarin:#c85c2d;
}

More palettes to explore