All Palettes

Color Palette #f8e2c9, #f4b8b8, #f49b7b, #f49f3e, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-shimmer {
color: #f8e2c9;
}
.old-flame {
color: #f4b8b8;
}
.cumquat-cream {
color: #f49b7b;
}
.y-ng-ch-ng-orange {
color: #f49f3e;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--yellow-shimmer:#f8e2c9;
--old-flame:#f4b8b8;
--cumquat-cream:#f49b7b;
--y-ng-ch-ng-orange:#f49f3e;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore