All Palettes

Color Palette #da532b, #f5b92e, #5ca031, #1e4876, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #da532b;
}
.yellow-groove {
color: #f5b92e;
}
.thyme-and-salt {
color: #5ca031;
}
.bright-midnight-blue {
color: #1e4876;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--obstinate-orange:#da532b;
--yellow-groove:#f5b92e;
--thyme-and-salt:#5ca031;
--bright-midnight-blue:#1e4876;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore