All Palettes

Color Palette #f8e16d, #f7b84b, #e26246, #c24c5e, #a659a3

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla-pudding {
color: #f8e16d;
}
.mango-margarita {
color: #f7b84b;
}
.jelly-slug {
color: #e26246;
}
.popstar {
color: #c24c5e;
}
.orchid-dottyback {
color: #a659a3;
}

/* CSS Variables */
:root {
--vanilla-pudding:#f8e16d;
--mango-margarita:#f7b84b;
--jelly-slug:#e26246;
--popstar:#c24c5e;
--orchid-dottyback:#a659a3;
}

More palettes to explore