All Palettes

Color Palette #eab8d1, #f5d4b2, #e2b68d, #efb05d, #d57a48

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.frangipane {
color: #f5d4b2;
}
.desert-dust {
color: #e2b68d;
}
.cheater {
color: #efb05d;
}
.pumpkin-bread {
color: #d57a48;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--frangipane:#f5d4b2;
--desert-dust:#e2b68d;
--cheater:#efb05d;
--pumpkin-bread:#d57a48;
}

More palettes to explore