All Palettes

Color Palette #f6c4a7, #f2a49c, #f2a36e, #f2e15f, #f2d05f

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c4a7;
}
.wisley-pink {
color: #f2a49c;
}
.monarch-orange {
color: #f2a36e;
}
.flame-seal {
color: #f2e15f;
}
.ride-off-into-the-sunset {
color: #f2d05f;
}

/* CSS Variables */
:root {
--peach-damask:#f6c4a7;
--wisley-pink:#f2a49c;
--monarch-orange:#f2a36e;
--flame-seal:#f2e15f;
--ride-off-into-the-sunset:#f2d05f;
}

More palettes to explore