All Palettes

Color Palette #f7c94b, #f5a15b, #f69f74, #f88d8b, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.bergamot-orange {
color: #f5a15b;
}
.burning-coals {
color: #f69f74;
}
.vinaceous-cinnamon {
color: #f88d8b;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--bergamot-orange:#f5a15b;
--burning-coals:#f69f74;
--vinaceous-cinnamon:#f88d8b;
--peach-butter:#fbaf3c;
}

More palettes to explore