All Palettes

Color Palette #e7b84b, #f5c67f, #f4e0a4, #d7c1d0, #b8a1e3

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-glow {
color: #e7b84b;
}
.jackfruit {
color: #f5c67f;
}
.sun-dust {
color: #f4e0a4;
}
.mint-blossom-rose {
color: #d7c1d0;
}
.enchanted-lavender {
color: #b8a1e3;
}

/* CSS Variables */
:root {
--honey-glow:#e7b84b;
--jackfruit:#f5c67f;
--sun-dust:#f4e0a4;
--mint-blossom-rose:#d7c1d0;
--enchanted-lavender:#b8a1e3;
}

More palettes to explore