All Palettes

Color Palette #f7c04a, #f7a62b, #e8773b, #d74c2d, #c3506f

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f7c04a;
}
.carona {
color: #f7a62b;
}
.camel-red {
color: #e8773b;
}
.spicy-orange {
color: #d74c2d;
}
.ripe-cherry {
color: #c3506f;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f7c04a;
--carona:#f7a62b;
--camel-red:#e8773b;
--spicy-orange:#d74c2d;
--ripe-cherry:#c3506f;
}

More palettes to explore