All Palettes

Color Palette #40bf77, #f7c04a, #f25b40, #ffaa00, #2d9f9b

0%
0%
0%

CSS code for this palette

/* CSS */
.esmeralda {
color: #40bf77;
}
.creamy-sweet-corn {
color: #f7c04a;
}
.orange-soda {
color: #f25b40;
}
.flash-of-orange {
color: #ffaa00;
}
.sea-kale {
color: #2d9f9b;
}

/* CSS Variables */
:root {
--esmeralda:#40bf77;
--creamy-sweet-corn:#f7c04a;
--orange-soda:#f25b40;
--flash-of-orange:#ffaa00;
--sea-kale:#2d9f9b;
}

More palettes to explore