All Palettes

Color Palette #f6e03c, #f9c56c, #f8afa0, #f6908e, #d65c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.fluffy-duckling {
color: #f6e03c;
}
.sundance {
color: #f9c56c;
}
.first-date {
color: #f8afa0;
}
.fruity-licious {
color: #f6908e;
}
.peppermint-swirl {
color: #d65c7a;
}

/* CSS Variables */
:root {
--fluffy-duckling:#f6e03c;
--sundance:#f9c56c;
--first-date:#f8afa0;
--fruity-licious:#f6908e;
--peppermint-swirl:#d65c7a;
}

More palettes to explore