All Palettes

Color Palette #c66d39, #f8a57c, #f1c0a2, #e6d4b7, #bfaf9c

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-ochre {
color: #c66d39;
}
.apricot-wash {
color: #f8a57c;
}
.neighborly-peach {
color: #f1c0a2;
}
.aebleskiver {
color: #e6d4b7;
}
.warm-neutral {
color: #bfaf9c;
}

/* CSS Variables */
:root {
--golden-ochre:#c66d39;
--apricot-wash:#f8a57c;
--neighborly-peach:#f1c0a2;
--aebleskiver:#e6d4b7;
--warm-neutral:#bfaf9c;
}

More palettes to explore