All Palettes

Color Palette #f9b79f, #f8e0a0, #f4cf3e, #b0d94a, #69bf9b

0%
0%
0%

CSS code for this palette

/* CSS */
.pallid-orange {
color: #f9b79f;
}
.aspen-yellow {
color: #f8e0a0;
}
.marigold-dust {
color: #f4cf3e;
}
.conifer {
color: #b0d94a;
}
.peppermint-fresh {
color: #69bf9b;
}

/* CSS Variables */
:root {
--pallid-orange:#f9b79f;
--aspen-yellow:#f8e0a0;
--marigold-dust:#f4cf3e;
--conifer:#b0d94a;
--peppermint-fresh:#69bf9b;
}

More palettes to explore