All Palettes

Color Palette #fce8b0, #f9dfae, #f6d8a7, #f4cf9f, #f0c399

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-thread {
color: #fce8b0;
}
.peach-yellow {
color: #f9dfae;
}
.fireflies {
color: #f6d8a7;
}
.granola {
color: #f4cf9f;
}
.golden-city-moon {
color: #f0c399;
}

/* CSS Variables */
:root {
--gold-thread:#fce8b0;
--peach-yellow:#f9dfae;
--fireflies:#f6d8a7;
--granola:#f4cf9f;
--golden-city-moon:#f0c399;
}

More palettes to explore