All Palettes

Color Palette #eab8c7, #f6c4a7, #f4d39a, #f2e8b1, #bae3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c7;
}
.peach-damask {
color: #f6c4a7;
}
.honey-butter {
color: #f4d39a;
}
.icy-lemonade {
color: #f2e8b1;
}
.lattice-work {
color: #bae3c3;
}

/* CSS Variables */
:root {
--chantilly:#eab8c7;
--peach-damask:#f6c4a7;
--honey-butter:#f4d39a;
--icy-lemonade:#f2e8b1;
--lattice-work:#bae3c3;
}

More palettes to explore