All Palettes

Color Palette #f6b83c, #f9c77b, #f7e9a1, #f5b7c4, #d45e7d

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.sunday-afternoon {
color: #f9c77b;
}
.lazy-daisy {
color: #f7e9a1;
}
.love-spell {
color: #f5b7c4;
}
.peppermint-swirl {
color: #d45e7d;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--sunday-afternoon:#f9c77b;
--lazy-daisy:#f7e9a1;
--love-spell:#f5b7c4;
--peppermint-swirl:#d45e7d;
}

More palettes to explore