All Palettes

Color Palette #d85f41, #f0a800, #f1c84b, #66a12b, #4e8fd0

0%
0%
0%

CSS code for this palette

/* CSS */
.fireglow {
color: #d85f41;
}
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.elven-olympics {
color: #66a12b;
}
.blue-dart {
color: #4e8fd0;
}

/* CSS Variables */
:root {
--fireglow:#d85f41;
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--elven-olympics:#66a12b;
--blue-dart:#4e8fd0;
}

More palettes to explore