All Palettes

Color Palette #f8d9a0, #f2a76e, #c57c9b, #a56f9d, #6ebf7d

0%
0%
0%

CSS code for this palette

/* CSS */
.milky-maize {
color: #f8d9a0;
}
.apricot-jam {
color: #f2a76e;
}
.dolomite-red {
color: #c57c9b;
}
.violet-femmes {
color: #a56f9d;
}
.young-fern {
color: #6ebf7d;
}

/* CSS Variables */
:root {
--milky-maize:#f8d9a0;
--apricot-jam:#f2a76e;
--dolomite-red:#c57c9b;
--violet-femmes:#a56f9d;
--young-fern:#6ebf7d;
}

More palettes to explore