All Palettes

Color Palette #c6a86c, #d0b58b, #e3c6a1, #f5d1b8, #f9e3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #c6a86c;
}
.link-to-the-past {
color: #d0b58b;
}
.october-bounty {
color: #e3c6a1;
}
.only-yesterday {
color: #f5d1b8;
}
.moonglow {
color: #f9e3c3;
}

/* CSS Variables */
:root {
--ginger-ale:#c6a86c;
--link-to-the-past:#d0b58b;
--october-bounty:#e3c6a1;
--only-yesterday:#f5d1b8;
--moonglow:#f9e3c3;
}

More palettes to explore