All Palettes

Color Palette #f7c94b, #f9b358, #fc7f69, #f86e4f, #d5503f

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.duckling {
color: #f9b358;
}
.sunset-papaya {
color: #fc7f69;
}
.sango-red {
color: #f86e4f;
}
.spirit-warrior {
color: #d5503f;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--duckling:#f9b358;
--sunset-papaya:#fc7f69;
--sango-red:#f86e4f;
--spirit-warrior:#d5503f;
}

More palettes to explore