All Palettes

Color Palette #f5a15c, #f7b059, #f9c97b, #f4e7a4, #e9b4d3

0%
0%
0%

CSS code for this palette

/* CSS */
.bergamot-orange {
color: #f5a15c;
}
.duckling {
color: #f7b059;
}
.afternoon {
color: #f9c97b;
}
.majestic-treasures {
color: #f4e7a4;
}
.gumball {
color: #e9b4d3;
}

/* CSS Variables */
:root {
--bergamot-orange:#f5a15c;
--duckling:#f7b059;
--afternoon:#f9c97b;
--majestic-treasures:#f4e7a4;
--gumball:#e9b4d3;
}

More palettes to explore