All Palettes

Color Palette #f6b02c, #f47b1f, #e94e2b, #d6383b, #5a2f79

0%
0%
0%

CSS code for this palette

/* CSS */
.sunshine-surprise {
color: #f6b02c;
}
.sun-orange {
color: #f47b1f;
}
.hot-shot {
color: #e94e2b;
}
.jasper {
color: #d6383b;
}
.foggy-amethyst {
color: #5a2f79;
}

/* CSS Variables */
:root {
--sunshine-surprise:#f6b02c;
--sun-orange:#f47b1f;
--hot-shot:#e94e2b;
--jasper:#d6383b;
--foggy-amethyst:#5a2f79;
}

More palettes to explore