All Palettes

Color Palette #f7e0a1, #f4b943, #ed8c2c, #e2606d, #c94f90

0%
0%
0%

CSS code for this palette

/* CSS */
.aspen-yellow {
color: #f7e0a1;
}
.golden-glam {
color: #f4b943;
}
.carnival {
color: #ed8c2c;
}
.swiss-chard {
color: #e2606d;
}
.mulberry-yogurt {
color: #c94f90;
}

/* CSS Variables */
:root {
--aspen-yellow:#f7e0a1;
--golden-glam:#f4b943;
--carnival:#ed8c2c;
--swiss-chard:#e2606d;
--mulberry-yogurt:#c94f90;
}

More palettes to explore