All Palettes

Color Palette #f0a400, #ff6d1f, #d54215, #3e2723, #1c5e21

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.shocking-orange {
color: #ff6d1f;
}
.tail-lights {
color: #d54215;
}
.ethereal-espresso {
color: #3e2723;
}
.moor-monster {
color: #1c5e21;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--shocking-orange:#ff6d1f;
--tail-lights:#d54215;
--ethereal-espresso:#3e2723;
--moor-monster:#1c5e21;
}

More palettes to explore