All Palettes

Color Palette #eab8d1, #f8d2a0, #f3b75e, #e57c48, #c2533d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.ginger-peach {
color: #f8d2a0;
}
.crunch {
color: #f3b75e;
}
.jaffa {
color: #e57c48;
}
.sweet-baby-rose {
color: #c2533d;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--ginger-peach:#f8d2a0;
--crunch:#f3b75e;
--jaffa:#e57c48;
--sweet-baby-rose:#c2533d;
}

More palettes to explore