All Palettes

Color Palette #ff6542, #ff8a5c, #ffaf7a, #fff5c2, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-pimento {
color: #ff6542;
}
.mango-orange {
color: #ff8a5c;
}
.cantaloupe-slice {
color: #ffaf7a;
}
.spring-buttercup {
color: #fff5c2;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--sweet-pimento:#ff6542;
--mango-orange:#ff8a5c;
--cantaloupe-slice:#ffaf7a;
--spring-buttercup:#fff5c2;
--soviet-gold:#ffd900;
}

More palettes to explore