All Palettes

Color Palette #e3b82b, #f3b44f, #f6c07e, #f7e2b6, #f49fb1

0%
0%
0%

CSS code for this palette

/* CSS */
.durian-yellow {
color: #e3b82b;
}
.mango-margarita {
color: #f3b44f;
}
.white-elf {
color: #f6c07e;
}
.flan {
color: #f7e2b6;
}
.sweet-60 {
color: #f49fb1;
}

/* CSS Variables */
:root {
--durian-yellow:#e3b82b;
--mango-margarita:#f3b44f;
--white-elf:#f6c07e;
--flan:#f7e2b6;
--sweet-60:#f49fb1;
}

More palettes to explore