All Palettes

Color Palette #f7c94b, #f6af4c, #e76e1d, #e04c38, #5c2d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.koji-orange {
color: #f6af4c;
}
.24-carrot {
color: #e76e1d;
}
.sour-cherry {
color: #e04c38;
}
.windsor-wine {
color: #5c2d3c;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--koji-orange:#f6af4c;
--24-carrot:#e76e1d;
--sour-cherry:#e04c38;
--windsor-wine:#5c2d3c;
}

More palettes to explore