All Palettes

Color Palette #c08a39, #d6a64c, #e9b76d, #f1c38e, #f8d5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.pizza {
color: #c08a39;
}
.plantain-chips {
color: #d6a64c;
}
.california-chamois {
color: #e9b76d;
}
.ginger-root-peel {
color: #f1c38e;
}
.milky-maize {
color: #f8d5a0;
}

/* CSS Variables */
:root {
--pizza:#c08a39;
--plantain-chips:#d6a64c;
--california-chamois:#e9b76d;
--ginger-root-peel:#f1c38e;
--milky-maize:#f8d5a0;
}

More palettes to explore