All Palettes

Color Palette #af6e3c, #e1a637, #f1e25b, #7f7c1f, #5c5c99

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-dough {
color: #af6e3c;
}
.dutch-orange {
color: #e1a637;
}
.flame-seal {
color: #f1e25b;
}
.pacifika {
color: #7f7c1f;
}
.wizard-s-potion {
color: #5c5c99;
}

/* CSS Variables */
:root {
--ginger-dough:#af6e3c;
--dutch-orange:#e1a637;
--flame-seal:#f1e25b;
--pacifika:#7f7c1f;
--wizard-s-potion:#5c5c99;
}

More palettes to explore