All Palettes

Color Palette #f6c1d1, #f8b8a0, #f6aa6f, #f5d26b, #e9b65d

0%
0%
0%

CSS code for this palette

/* CSS */
.carnation-bouquet {
color: #f6c1d1;
}
.pallid-orange {
color: #f8b8a0;
}
.florida-sunrise {
color: #f6aa6f;
}
.yellow-tulip {
color: #f5d26b;
}
.tal-yi-gold {
color: #e9b65d;
}

/* CSS Variables */
:root {
--carnation-bouquet:#f6c1d1;
--pallid-orange:#f8b8a0;
--florida-sunrise:#f6aa6f;
--yellow-tulip:#f5d26b;
--tal-yi-gold:#e9b65d;
}

More palettes to explore