All Palettes

Color Palette #c86e41, #e6b84c, #f9d780, #aa5f3c, #6c4e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-orange {
color: #c86e41;
}
.va-va-voom {
color: #e6b84c;
}
.e-honda-beige {
color: #f9d780;
}
.fragrant-cloves {
color: #aa5f3c;
}
.spice {
color: #6c4e3d;
}

/* CSS Variables */
:root {
--apricot-orange:#c86e41;
--va-va-voom:#e6b84c;
--e-honda-beige:#f9d780;
--fragrant-cloves:#aa5f3c;
--spice:#6c4e3d;
}

More palettes to explore