All Palettes

Color Palette #f2e1a1, #e5c55d, #d5a330, #c49b21, #a67c1c

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-cookie {
color: #f2e1a1;
}
.tasman-honey-yellow {
color: #e5c55d;
}
.curry {
color: #d5a330;
}
.mustard-seed {
color: #c49b21;
}
.nataneyu-gold {
color: #a67c1c;
}

/* CSS Variables */
:root {
--sugar-cookie:#f2e1a1;
--tasman-honey-yellow:#e5c55d;
--curry:#d5a330;
--mustard-seed:#c49b21;
--nataneyu-gold:#a67c1c;
}

More palettes to explore