All Palettes

Color Palette #eab8c9, #ffc09e, #ffda75, #f5b400, #a84d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c9;
}
.esprit-peach {
color: #ffc09e;
}
.honey-glaze {
color: #ffda75;
}
.american-yellow {
color: #f5b400;
}
.plum-dust {
color: #a84d8b;
}

/* CSS Variables */
:root {
--chantilly:#eab8c9;
--esprit-peach:#ffc09e;
--honey-glaze:#ffda75;
--american-yellow:#f5b400;
--plum-dust:#a84d8b;
}

More palettes to explore