All Palettes

Color Palette #c2a5d9, #e6a2b8, #f9d48b, #f1b341, #f09a19

0%
0%
0%

CSS code for this palette

/* CSS */
.enchanted-lavender {
color: #c2a5d9;
}
.fussy-pink {
color: #e6a2b8;
}
.orange-chalk {
color: #f9d48b;
}
.butter-cream {
color: #f1b341;
}
.angry-hornet {
color: #f09a19;
}

/* CSS Variables */
:root {
--enchanted-lavender:#c2a5d9;
--fussy-pink:#e6a2b8;
--orange-chalk:#f9d48b;
--butter-cream:#f1b341;
--angry-hornet:#f09a19;
}

More palettes to explore