All Palettes

Color Palette #f3b762, #f2a56e, #f29c7d, #f28e8c, #eb7a87

0%
0%
0%

CSS code for this palette

/* CSS */
.crunch {
color: #f3b762;
}
.apricot-jam {
color: #f2a56e;
}
.cumquat-cream {
color: #f29c7d;
}
.bierwurst {
color: #f28e8c;
}
.flower-blossom-pink {
color: #eb7a87;
}

/* CSS Variables */
:root {
--crunch:#f3b762;
--apricot-jam:#f2a56e;
--cumquat-cream:#f29c7d;
--bierwurst:#f28e8c;
--flower-blossom-pink:#eb7a87;
}

More palettes to explore