All Palettes

Color Palette #f6e45a, #f9b92f, #f47b1f, #e26b3c, #d55b39

0%
0%
0%

CSS code for this palette

/* CSS */
.flame-seal {
color: #f6e45a;
}
.yellow-groove {
color: #f9b92f;
}
.sun-orange {
color: #f47b1f;
}
.emergency-zone {
color: #e26b3c;
}
.sweet-mandarin {
color: #d55b39;
}

/* CSS Variables */
:root {
--flame-seal:#f6e45a;
--yellow-groove:#f9b92f;
--sun-orange:#f47b1f;
--emergency-zone:#e26b3c;
--sweet-mandarin:#d55b39;
}

More palettes to explore