All Palettes

Color Palette #e8cca1, #d8b47d, #c79e5c, #b48a3c, #a16e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.harmonious-gold {
color: #e8cca1;
}
.boudin {
color: #d8b47d;
}
.wildflower-honey {
color: #c79e5c;
}
.shade-of-marigold {
color: #b48a3c;
}
.buttered-rum {
color: #a16e2b;
}

/* CSS Variables */
:root {
--harmonious-gold:#e8cca1;
--boudin:#d8b47d;
--wildflower-honey:#c79e5c;
--shade-of-marigold:#b48a3c;
--buttered-rum:#a16e2b;
}

More palettes to explore