All Palettes

Color Palette #f7c6a6, #f9d09f, #fce1a6, #f4e0a4, #fc9c69

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.ginger-peach {
color: #f9d09f;
}
.cake-dough {
color: #fce1a6;
}
.sun-dust {
color: #f4e0a4;
}
.fresh-cantaloupe {
color: #fc9c69;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--ginger-peach:#f9d09f;
--cake-dough:#fce1a6;
--sun-dust:#f4e0a4;
--fresh-cantaloupe:#fc9c69;
}

More palettes to explore