All Palettes

Color Palette #e9caa0, #dab88b, #c9a86e, #b69d58, #a48a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.compatible-cream {
color: #e9caa0;
}
.splash-of-honey {
color: #dab88b;
}
.ginger-ale {
color: #c9a86e;
}
.escapade-gold {
color: #b69d58;
}
.mustard-gold {
color: #a48a4c;
}

/* CSS Variables */
:root {
--compatible-cream:#e9caa0;
--splash-of-honey:#dab88b;
--ginger-ale:#c9a86e;
--escapade-gold:#b69d58;
--mustard-gold:#a48a4c;
}

More palettes to explore